Searched refs:loadTestExpectations (Results 1 – 3 of 3) sorted by relevance
40 bool loadTestExpectations(const GPUTestConfig &config, const std::string &data);
42 return parser.loadTestExpectations(config, line); in load()
335 bool GPUTestExpectationsParser::loadTestExpectations(const GPUTestConfig &config, in loadTestExpectations() function in angle::GPUTestExpectationsParser