Home
last modified time | relevance | path

Searched defs:normal_cb (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libchrome/base/
H A Dbind_unittest.cc808 ClosureType normal_cb = TypeParam::Bind(&VoidFunc0); in TYPED_TEST() local
860 CallbackType<TypeParam, int()> normal_cb = TypeParam::Bind(&IntFunc0); in TYPED_TEST() local
/aosp_15_r20/external/cronet/base/functional/
H A Dbind_unittest.cc989 ClosureType normal_cb = TypeParam::Bind(&VoidFunc0); in TYPED_TEST() local
1042 CallbackType<TypeParam, int()> normal_cb = TypeParam::Bind(&IntFunc0); in TYPED_TEST() local