Searched refs:loadAllTestExpectationsFromFile (Results 1 – 5 of 5) sorted by relevance
45 if (!testSuite.loadAllTestExpectationsFromFile(std::string(foundDataPath.data()))) in main()
43 bool loadAllTestExpectationsFromFile(const std::string &path);
380 bool GPUTestExpectationsParser::loadAllTestExpectationsFromFile(const std::string &path) in loadAllTestExpectationsFromFile() function in angle::GPUTestExpectationsParser
151 bool loadAllTestExpectationsFromFile(const std::string &fileName);
2001 bool TestSuite::loadAllTestExpectationsFromFile(const std::string &fileName) in loadAllTestExpectationsFromFile() function in angle::TestSuite2003 if (!mTestExpectationsParser.loadAllTestExpectationsFromFile(fileName)) in loadAllTestExpectationsFromFile()