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