Searched refs:loadTestExpectationsFromFileImpl (Results 1 – 2 of 2) sorted by relevance
388 bool GPUTestExpectationsParser::loadTestExpectationsFromFileImpl(const GPUTestConfig *config, in loadTestExpectationsFromFileImpl() function in angle::GPUTestExpectationsParser406 return loadTestExpectationsFromFileImpl(&config, path); in loadTestExpectationsFromFile()411 return loadTestExpectationsFromFileImpl(nullptr, path); in loadAllTestExpectationsFromFile()
92 bool loadTestExpectationsFromFileImpl(const GPUTestConfig *config, const std::string &path);