Home
last modified time | relevance | path

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

/frameworks/native/libs/gralloc/types/tests/
DGralloc4_test.cpp264 class Gralloc4TestCompression : public testing::TestWithParam<ExtendableType> { }; class
273 TEST_P(Gralloc4TestCompression, Compression) { in TEST_P() argument