Searched defs:Gralloc4TestInt64 (Results 1 – 1 of 1) sorted by relevance
205 class Gralloc4TestInt64 : public testing::TestWithParam<int64_t> { }; class212 TEST_P(Gralloc4TestInt64, Int64) { in TEST_P() argument