Searched refs:getTestExpectationImpl (Results 1 – 2 of 2) sorted by relevance
95 int32_t getTestExpectationImpl(const GPUTestConfig *config, const std::string &testName);
372 int32_t GPUTestExpectationsParser::getTestExpectationImpl(const GPUTestConfig *config, in getTestExpectationImpl() function in angle::GPUTestExpectationsParser415 return getTestExpectationImpl(nullptr, testName); in getTestExpectation()421 return getTestExpectationImpl(&config, testName); in getTestExpectationWithConfig()