Searched defs:EGLCacheTest (Results 1 – 1 of 1) sorted by relevance
37 class EGLCacheTest : public ::testing::TestWithParam<egl_cache_t::EGLCacheMode> { class62 TEST_P(EGLCacheTest, UninitializedCacheAlwaysMisses) { in TEST_P() argument72 TEST_P(EGLCacheTest, InitializedCacheAlwaysHits) { in TEST_P() argument83 TEST_P(EGLCacheTest, TerminatedCacheAlwaysMisses) { in TEST_P() argument95 TEST_P(EGLCacheTest, ReinitializedCacheContainsValues) { in TEST_P() argument149 TEST_P(EGLCacheTest, ModifiedCacheBeginMisses) { in TEST_P() argument191 TEST_P(EGLCacheTest, ModifiedCacheEndMisses) { in TEST_P() argument241 TEST_P(EGLCacheTest, TerminatedCacheBelowCacheLimit) { in TEST_P() argument279 TEST_P(EGLCacheTest, TrimCacheOnOverflow) { in TEST_P() argument