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