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