Home
last modified time | relevance | path

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

/external/libchrome/base/
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