Home
last modified time | relevance | path

Searched refs:scoped_refptr_const_ref_cb (Results 1 – 1 of 1) sorted by relevance

/external/libchrome/base/
Dbind_unittest.cc975 CallbackType<TypeParam, int()> scoped_refptr_const_ref_cb = in TYPED_TEST() local
978 EXPECT_EQ(1, std::move(scoped_refptr_const_ref_cb).Run()); in TYPED_TEST()