#include <gpu_test_expectations_parser.h>
◆ GPUTestExpectation
Enumerator |
---|
kGpuTestPass | |
kGpuTestFail | |
kGpuTestFlaky | |
kGpuTestTimeout | |
kGpuTestSkip | |
◆ GPUTestExpectationsParser()
gpu::GPUTestExpectationsParser::GPUTestExpectationsParser |
( |
| ) |
|
◆ ~GPUTestExpectationsParser()
gpu::GPUTestExpectationsParser::~GPUTestExpectationsParser |
( |
| ) |
|
◆ GetErrorMessages()
const std::vector< std::string > & gpu::GPUTestExpectationsParser::GetErrorMessages |
( |
| ) |
const |
◆ GetTestExpectation()
◆ LoadTestExpectations()
bool gpu::GPUTestExpectationsParser::LoadTestExpectations |
( |
const std::string & |
data | ) |
|
◆ LoadTestExpectationsFromFile()
bool gpu::GPUTestExpectationsParser::LoadTestExpectationsFromFile |
( |
const std::string & |
path | ) |
|
◆ ParseConfig()
The documentation for this class was generated from the following files: