Home
last modified time | relevance | path

Searched refs:getTestExpectationWithConfigAndUpdateTimeout (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/tests/test_utils/runner/
H A DTestSuite.h179 int32_t getTestExpectationWithConfigAndUpdateTimeout(const GPUTestConfig &config,
H A DTestSuite.cpp1983 int32_t TestSuite::getTestExpectationWithConfigAndUpdateTimeout(const GPUTestConfig &config, in getTestExpectationWithConfigAndUpdateTimeout() function in angle::TestSuite
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DANGLETest.cpp679 testSuite->getTestExpectationWithConfigAndUpdateTimeout(testConfig, fullTestName); in ANGLETestSetUp()