Home
last modified time | relevance | path

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

/external/angle/src/tests/egl_tests/
DEGLFeatureControlTest.cpp239 const bool featureMatch = strncmp(featureName.c_str(), "preferd", 7) == 0; in TEST_P() local
323 bool featureMatch = false; in TEST_P() local