Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLReadinessCheckTest.cpp56 EXPECT_EQ(IsConfigAllowlisted(systemInfo, params), IsConfigSupported(params)) << params; in TEST_P()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_instantiate.cpp407 bool IsConfigAllowlisted(const SystemInfo &systemInfo, const PlatformParameters &param) in IsConfigAllowlisted() function
732 result = IsConfigAllowlisted(*systemInfo, param); in IsPlatformAvailable()
Dangle_test_instantiate.h256 bool IsConfigAllowlisted(const SystemInfo &systemInfo, const PlatformParameters &param);