Searched refs:getTestExpectationWithConfig (Results 1 – 4 of 4) sorted by relevance
53 int32_t getTestExpectationWithConfig(const GPUTestConfig &config, const std::string &testName);
58 return parser.getTestExpectationWithConfig(config, testName); in get()
455 int32_t GPUTestExpectationsParser::getTestExpectationWithConfig(const GPUTestConfig &config, in getTestExpectationWithConfig() function in angle::GPUTestExpectationsParser
1998 uint32_t expectation = mTestExpectationsParser.getTestExpectationWithConfig(config, testName); in getTestExpectationWithConfigAndUpdateTimeout()