Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/test_utils/runner/
H A DTestSuite.h174 bool loadTestExpectationsFromFileWithConfig(const GPUTestConfig &config,
H A DTestSuite.cpp1931 bool TestSuite::loadTestExpectationsFromFileWithConfig(const GPUTestConfig &config, in loadTestExpectationsFromFileWithConfig() function in angle::TestSuite
/aosp_15_r20/external/angle/src/tests/deqp_support/
H A Dangle_deqp_gtest.cpp452 if (!testSuite->loadTestExpectationsFromFileWithConfig(testConfig, in initialize()