TestCallback       29 chrome/browser/component_updater/test/component_patcher_unittest.cc   TestCallback();
TestCallback       38 chrome/browser/component_updater/test/component_patcher_unittest.cc   DISALLOW_COPY_AND_ASSIGN(TestCallback);
TestCallback       41 chrome/browser/component_updater/test/component_patcher_unittest.cc TestCallback::TestCallback()
TestCallback       45 chrome/browser/component_updater/test/component_patcher_unittest.cc void TestCallback::Set(component_updater::ComponentUnpacker::Error error,
TestCallback       90 chrome/browser/component_updater/test/component_patcher_unittest.cc   TestCallback callback;
TestCallback       97 chrome/browser/component_updater/test/component_patcher_unittest.cc           base::Bind(&TestCallback::Set, base::Unretained(&callback)),
TestCallback      121 chrome/browser/component_updater/test/component_patcher_unittest.cc   TestCallback callback;
TestCallback      128 chrome/browser/component_updater/test/component_patcher_unittest.cc           base::Bind(&TestCallback::Set, base::Unretained(&callback)),
TestCallback      157 chrome/browser/component_updater/test/component_patcher_unittest.cc   TestCallback callback;
TestCallback      164 chrome/browser/component_updater/test/component_patcher_unittest.cc           base::Bind(&TestCallback::Set, base::Unretained(&callback)),
TestCallback      192 chrome/browser/component_updater/test/component_patcher_unittest.cc   TestCallback callback;
TestCallback      199 chrome/browser/component_updater/test/component_patcher_unittest.cc           base::Bind(&TestCallback::Set, base::Unretained(&callback)),
TestCallback       15 chrome/common/worker_thread_ticker_unittest.cc   TestCallback() : counter_(0), message_loop_(base::MessageLoop::current()) {}
TestCallback       51 chrome/common/worker_thread_ticker_unittest.cc   TestCallback callback;
TestCallback       69 chrome/common/worker_thread_ticker_unittest.cc   TestCallback callback;
TestCallback       86 chrome/common/worker_thread_ticker_unittest.cc   TestCallback callback;
TestCallback      372 chromeos/network/network_configuration_handler_unittest.cc   TestCallback test_callback;
TestCallback      386 chromeos/network/network_configuration_handler_unittest.cc       base::Bind(&TestCallback::Run, base::Unretained(&test_callback)),
TestCallback       30 components/domain_reliability/dispatcher_unittest.cc   TestCallback callback;
TestCallback       40 components/domain_reliability/dispatcher_unittest.cc   TestCallback callback;
TestCallback       52 components/domain_reliability/dispatcher_unittest.cc   TestCallback callback;
TestCallback       74 components/domain_reliability/test_util.cc TestCallback::TestCallback()
TestCallback       75 components/domain_reliability/test_util.cc     : callback_(base::Bind(&TestCallback::OnCalled,
TestCallback       79 components/domain_reliability/test_util.cc TestCallback::~TestCallback() {}
TestCallback       81 components/domain_reliability/test_util.cc void TestCallback::OnCalled() {
TestCallback       21 components/domain_reliability/test_util.h class TestCallback {
TestCallback       23 components/domain_reliability/test_util.h   TestCallback();
TestCallback       24 components/domain_reliability/test_util.h   ~TestCallback();
TestCallback       35 components/domain_reliability/util_unittest.cc   TestCallback callback;
TestCallback       50 components/domain_reliability/util_unittest.cc   TestCallback callback;
TestCallback       62 components/domain_reliability/util_unittest.cc   TestCallback callback;
TestCallback       75 components/domain_reliability/util_unittest.cc   TestCallback callback;
TestCallback       88 components/domain_reliability/util_unittest.cc   TestCallback callback;
TestCallback      104 components/domain_reliability/util_unittest.cc   TestCallback callback;
TestCallback       24 media/base/gmock_callback_support_unittest.cc   MockFunction<void(const TestCallback&)> check;
TestCallback       26 media/base/gmock_callback_support_unittest.cc   check.Call(TestCallback());
TestCallback       30 media/base/gmock_callback_support_unittest.cc   MockFunction<void(const TestCallback&)> check;
TestCallback       45 media/base/gmock_callback_support_unittest.cc   MockFunction<void(const TestCallback&)> check;
TestCallback       54 media/base/gmock_callback_support_unittest.cc   MockFunction<void(int, const TestCallback&)> check;
TestCallback       63 media/base/gmock_callback_support_unittest.cc   MockFunction<void(const TestCallback&)> check;
TestCallback       74 media/base/gmock_callback_support_unittest.cc   MockFunction<void(const TestCallback&)> check;
TestCallback       94 ppapi/proxy/device_enumeration_resource_helper_unittest.cc   TestCallback() : called_(false), result_(PP_ERROR_FAILED) {
TestCallback      109 ppapi/proxy/device_enumeration_resource_helper_unittest.cc     TestCallback* callback = static_cast<TestCallback*>(user_data);
TestCallback      119 ppapi/proxy/device_enumeration_resource_helper_unittest.cc   DISALLOW_COPY_AND_ASSIGN(TestCallback);
TestCallback      232 ppapi/proxy/device_enumeration_resource_helper_unittest.cc   TestCallback callback;
TestCallback      102 ppapi/shared_impl/tracked_callback_unittest.cc       PP_MakeCompletionCallback(&TestCallback, &info_did_run()));
TestCallback      112 ppapi/shared_impl/tracked_callback_unittest.cc       PP_MakeCompletionCallback(&TestCallback, &info_did_abort()));
TestCallback      122 ppapi/shared_impl/tracked_callback_unittest.cc       PP_MakeCompletionCallback(&TestCallback, &info_didnt_run()));
TestCallback      158 ppapi/shared_impl/tracked_callback_unittest.cc         this, PP_MakeCompletionCallback(&TestCallback, &info_did_run_));
TestCallback      166 ppapi/shared_impl/tracked_callback_unittest.cc         PP_MakeCompletionCallback(&TestCallback,
TestCallback      176 ppapi/shared_impl/tracked_callback_unittest.cc         this, PP_MakeCompletionCallback(&TestCallback, &info_did_abort_));
TestCallback      183 ppapi/shared_impl/tracked_callback_unittest.cc         this, PP_MakeCompletionCallback(&TestCallback, &info_didnt_run_));