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