Searched refs:loadTestExpectationsImpl (Results 1 – 2 of 2) sorted by relevance
326 bool GPUTestExpectationsParser::loadTestExpectationsImpl(const GPUTestConfig *config, in loadTestExpectationsImpl() function in angle::GPUTestExpectationsParser351 return loadTestExpectationsImpl(&config, data); in loadTestExpectations()356 return loadTestExpectationsImpl(nullptr, data); in loadAllTestExpectations()371 return loadTestExpectationsImpl(config, data); in loadTestExpectationsFromFileImpl()
93 bool loadTestExpectationsImpl(const GPUTestConfig *config, const std::string &data);