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()
207 std::unique_ptr<Gralloc> anotherGralloc; in TEST_P() local208 ASSERT_NO_FATAL_FAILURE(anotherGralloc = std::make_unique<Gralloc>(std::get<0>(GetParam()), in TEST_P()
623 std::unique_ptr<Gralloc> anotherGralloc; in TEST_P() local624 ASSERT_NO_FATAL_FAILURE(anotherGralloc = std::make_unique<Gralloc>(std::get<0>(GetParam()), in TEST_P()2814 std::unique_ptr<Gralloc> anotherGralloc; in TEST_P() local2815 ASSERT_NO_FATAL_FAILURE(anotherGralloc = std::make_unique<Gralloc>(std::get<0>(GetParam()), in TEST_P()