Home
last modified time | relevance | path

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

/aosp12/frameworks/native/opengl/tests/EGLTest/
H A Degl_cache_test.cpp33 class EGLCacheTest : public ::testing::Test { class
47 TEST_F(EGLCacheTest, UninitializedCacheAlwaysMisses) { in TEST_F() argument
57 TEST_F(EGLCacheTest, InitializedCacheAlwaysHits) { in TEST_F() argument
68 TEST_F(EGLCacheTest, TerminatedCacheAlwaysMisses) { in TEST_F() argument