Home
last modified time | relevance | path

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

/external/chromium_org/base/
Dbind_unittest.cc405 Closure normal_func_cb = Bind(IgnoreResult(&IntFunc0)); in TEST_F() local
626 Callback<int(int)> normal_func_cb = in TEST_F() local