Home
last modified time | relevance | path

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

/external/libchrome/base/
Dbind_unittest.cc433 Closure normal_cb = Bind(&VoidFunc0); in TEST_F() local
476 Callback<int()> normal_cb = Bind(&IntFunc0); in TEST_F() local