Home
last modified time | relevance | path

Searched refs:ACTION_P3 (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/chrome_frame/test/
Dmock_ie_event_sink_actions.h81 ACTION_P3(DelayNavigateToCurrentUrl, mock, loop, delay) { in ACTION_P3() function
90 ACTION_P3(DelayCloseBrowserMock, loop, delay, mock) { in ACTION_P3() function
120 ACTION_P3(DelayGoBack, mock, loop, delay) { in ACTION_P3() function
125 ACTION_P3(DelayGoForward, mock, loop, delay) { in ACTION_P3() function
131 ACTION_P3(DelayRefresh, mock, loop, delay) { in ACTION_P3() function
219 ACTION_P3(DelayAccDoDefaultActionInRenderer, mock, matcher, delay) { in ACTION_P3() function
235 ACTION_P3(AccSetValueInBrowser, mock, matcher, value) { in ACTION_P3() function
281 ACTION_P3(WatchWindow, mock, caption, window_class) { in ACTION_P3() function
347 ACTION_P3(VerifyPageLoad, mock, in_cf, url) { in ACTION_P3() function
392 ACTION_P3(CloseWhenFileSaved, mock, file, timeout_ms) { in ACTION_P3() function
[all …]
Durlmon_moniker_unittest.cc91 ACTION_P3(ReadStream, buffer, size, ret) { in ACTION_P3() function
Durl_request_test.cc243 ACTION_P3(ManagerEndRequest, loop, mgr, request_id) { in ACTION_P3() function
Dutil_unittests.cc245 ACTION_P3(HandleZone, mock, url_prefix, zone) { in ACTION_P3() function
/external/chromium/chrome/browser/sync/glue/
Ddata_type_manager_mock.h16 ACTION_P3(NotifyFromDataTypeManagerWithResult, dtm, type, result) { in ACTION_P3() function
/external/chromium_org/components/policy/core/common/cloud/
Dmock_device_management_service.cc112 ACTION_P3(CreateSyncMockDeviceManagementJob, service, status, response) { in ACTION_P3() function
/external/chromium_org/media/audio/
Daudio_input_controller_unittest.cc35 ACTION_P3(CheckCountAndPostQuitTask, count, limit, loop_or_proxy) { in ACTION_P3() function
/external/chromium_org/media/audio/mac/
Daudio_low_latency_input_mac_unittest.cc25 ACTION_P3(CheckCountAndPostQuitTask, count, limit, loop) { in ACTION_P3() function
/external/chromium/testing/gmock/test/
Dgmock-generated-actions_test.cc790 ACTION_P3(Plus, m, n, k) { return arg0 + m + n + k; } in ACTION_P3() function
886 ACTION_P3(ConcatImpl, a, b, c) { in ACTION_P3() function
966 ACTION_P3(Plus3, x, y, z) { return x + y + z; } in ACTION_P3() function
/external/chromium_org/net/cookies/
Dcookie_monster_unittest.cc698 ACTION_P3(GetCookiesAction, cookie_monster, url, callback) { in ACTION_P3() function
711 ACTION_P3(SetCookieWithDetailsAction, cookie_monster, cc, callback) { in ACTION_P3() function
722 ACTION_P3(DeleteAllForHostAction, cookie_monster, url, callback) { in ACTION_P3() function
726 ACTION_P3(DeleteCanonicalCookieAction, cookie_monster, cookie, callback) { in ACTION_P3() function
734 ACTION_P3(GetAllCookiesForUrlWithOptionsAction, cookie_monster, url, callback) { in ACTION_P3() function
739 ACTION_P3(GetAllCookiesForUrlAction, cookie_monster, url, callback) { in ACTION_P3() function
/external/chromium_org/chrome/browser/sync_file_system/
Dsync_file_system_service_unittest.cc96 ACTION_P3(NotifyStateAndCallback, in ACTION_P3() function
/external/chromium_org/media/audio/win/
Daudio_low_latency_input_win_unittest.cc33 ACTION_P3(CheckCountAndPostQuitTask, count, limit, loop) { in ACTION_P3() function
/external/chromium/chrome/browser/sync/
Dprofile_sync_service_typed_url_unittest.cc118 ACTION_P3(MakeTypedUrlSyncComponents, service, hb, dtc) { in ACTION_P3() function
Dprofile_sync_service_password_unittest.cc76 ACTION_P3(MakePasswordSyncComponents, service, ps, dtc) { in ACTION_P3() function
/external/chromium_org/chrome/browser/sync/
Dprofile_sync_service_password_unittest.cc65 ACTION_P3(MakePasswordSyncComponents, service, ps, dtc) { in ACTION_P3() function
/external/chromium_org/media/audio/android/
Daudio_android_unittest.cc35 ACTION_P3(CheckCountAndPostQuitTask, count, limit, loop) { in ACTION_P3() function
/external/chromium/chrome/browser/sync/engine/
Dsyncer_thread2_unittest.cc192 ACTION_P3(RecordSyncShare, record, signal_after, event) { in ACTION_P3() function
/external/chromium/testing/gmock/include/gmock/
Dgmock-generated-actions.h.pump377 // We also provide ACTION_P2, ACTION_P3, ..., up to ACTION_P$n to support
Dgmock-generated-actions.h1597 #define ACTION_P3(name, p0, p1, p2)\ macro
/external/chromium_org/gpu/command_buffer/client/
Dgles2_implementation_unittest.cc42 ACTION_P3(SetMemoryFromArray, dst, array, size) { in ACTION_P3() function