Searched refs:scoped_refptr_const_ref_cb (Results 1 – 1 of 1) sorted by relevance
975 CallbackType<TypeParam, int()> scoped_refptr_const_ref_cb = in TYPED_TEST() local978 EXPECT_EQ(1, std::move(scoped_refptr_const_ref_cb).Run()); in TYPED_TEST()