Searched refs:anotherGralloc (Results 1 – 3 of 3) 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()
510 std::unique_ptr<Gralloc> anotherGralloc; in TEST_P() local511 ASSERT_NO_FATAL_FAILURE(anotherGralloc = std::make_unique<Gralloc>(std::get<0>(GetParam()), in TEST_P()2569 std::unique_ptr<Gralloc> anotherGralloc; in TEST_P() local2570 ASSERT_NO_FATAL_FAILURE(anotherGralloc = std::make_unique<Gralloc>(std::get<0>(GetParam()), in TEST_P()