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