Searched defs:Gralloc4TestInt32 (Results 1 – 1 of 1) sorted by relevance
151 class Gralloc4TestInt32 : public testing::TestWithParam<int32_t> { }; class158 TEST_P(Gralloc4TestInt32, Int32) { in TEST_P() argument