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