Searched defs:normal_cb (Results 1 – 2 of 2) sorted by relevance
347 Closure normal_cb = Bind(&VoidFunc0); in TEST_F() local390 Callback<int()> normal_cb = Bind(&IntFunc0); in TEST_F() local
346 Closure normal_cb = Bind(&VoidFunc0); in TEST_F() local389 Callback<int()> normal_cb = Bind(&IntFunc0); in TEST_F() local