Searched refs:IntFunc0 (Results 1 – 2 of 2) sorted by relevance
244 static int IntFunc0() { return static_func_mock_ptr->IntMethod0(); } in IntFunc0() function in base::__anon8607446f0111::BindTest389 Callback<int()> normal_cb = Bind(&IntFunc0); in TEST_F()416 Closure normal_func_cb = Bind(IgnoreResult(&IntFunc0)); in TEST_F()
245 static int IntFunc0() { return static_func_mock_ptr->IntMethod0(); } in IntFunc0() function in base::__anonfb311bb50111::BindTest390 Callback<int()> normal_cb = Bind(&IntFunc0); in TEST_F()417 Closure normal_func_cb = Bind(IgnoreResult(&IntFunc0)); in TEST_F()