Searched refs:loadAllTestExpectations (Results 1 – 3 of 3) sorted by relevance
42 bool loadAllTestExpectations(const std::string &data);
46 return parser.loadAllTestExpectations(line); in load()
374 bool GPUTestExpectationsParser::loadAllTestExpectations(const std::string &data) in loadAllTestExpectations() function in angle::GPUTestExpectationsParser