Searched refs:anotherGralloc (Results 1 – 2 of 2) sorted by relevance
206 std::unique_ptr<Gralloc> anotherGralloc; in TEST_P() local207 ASSERT_NO_FATAL_FAILURE(anotherGralloc = std::make_unique<Gralloc>(std::get<0>(GetParam()), in TEST_P()