Home
last modified time | relevance | path

Searched refs:IsConfigSupported (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
Dangle_test_instantiate.cpp374 bool IsConfigSupported(const PlatformParameters &param) in IsConfigSupported() function
475 result = IsConfigSupported(param); in IsPlatformAvailable()
Dangle_test_instantiate.h126 bool IsConfigSupported(const PlatformParameters &param);
/third_party/flutter/skia/third_party/externals/angle2/src/tests/egl_tests/
DEGLSanityCheckTest.cpp56 EXPECT_EQ(IsConfigWhitelisted(systemInfo, params), IsConfigSupported(params)) << params; in TEST_P()
/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.cpp618 bool IsConfigSupported(const PlatformParameters &param) in IsConfigSupported() function
736 result = IsConfigSupported(param); in IsPlatformAvailable()
Dangle_test_instantiate.h260 bool IsConfigSupported(const PlatformParameters &param);