Searched refs:loadTestExpectationsFromFile (Results 1 – 3 of 3) sorted by relevance
41 bool loadTestExpectationsFromFile(const GPUTestConfig &config, const std::string &path);
374 bool GPUTestExpectationsParser::loadTestExpectationsFromFile(const GPUTestConfig &config, in loadTestExpectationsFromFile() function in angle::GPUTestExpectationsParser
1993 if (!mTestExpectationsParser.loadTestExpectationsFromFile(config, fileName)) in loadTestExpectationsFromFileWithConfig()