Home
last modified time | relevance | path

Searched defs:EGLFeatureControlTest (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLFeatureControlTest.cpp18 class EGLFeatureControlTest : public ANGLETest<> class
57 TEST_P(EGLFeatureControlTest, InvalidDisplay) in TEST_P() argument
65 TEST_P(EGLFeatureControlTest, NegativeIndex) in TEST_P() argument
73 TEST_P(EGLFeatureControlTest, IndexOutOfBounds) in TEST_P() argument
84 TEST_P(EGLFeatureControlTest, InvalidName) in TEST_P() argument
94 TEST_P(EGLFeatureControlTest, QueryAll) in TEST_P() argument
112 TEST_P(EGLFeatureControlTest, FeatureCount) in TEST_P() argument
198 TEST_P(EGLFeatureControlTest, OverrideFeatures) in TEST_P() argument
204 TEST_P(EGLFeatureControlTest, OverrideFeaturesCamelCase) in TEST_P() argument
211 TEST_P(EGLFeatureControlTest, OverrideFeaturesWildcard) in TEST_P() argument
[all …]