Searched defs:Gralloc4TestDouble (Results 1 – 1 of 1) sorted by relevance
227 class Gralloc4TestDouble : public testing::TestWithParam<double> { }; class234 TEST_P(Gralloc4TestDouble, Double) { in TEST_P() argument