Searched refs:ACTION_P (Results 1 - 25 of 82) sorted by relevance

1234

/external/chromium/chrome/browser/sync/sessions/
H A Dtest_util.h32 ACTION_P(SimulateThrottled, throttle) { function in namespace:browser_sync::sessions::test_util
36 ACTION_P(SimulatePollIntervalUpdate, poll) { function in namespace:browser_sync::sessions::test_util
/external/chromium_org/chrome/browser/sync/glue/
H A Dmodel_associator_mock.h15 ACTION_P(SetSyncError, type) { function in namespace:browser_sync
H A Dshared_change_processor_unittest.cc30 ACTION_P(GetWeakPtrToSyncableService, syncable_service) { function in namespace:browser_sync::__anon6012
H A Dnon_ui_data_type_controller_unittest.cc42 ACTION_P(WaitOnEvent, event) { function in namespace:browser_sync::__anon6005
46 ACTION_P(SignalEvent, event) { function in namespace:browser_sync::__anon6005
50 ACTION_P(SaveChangeProcessor, scoped_change_processor) { function in namespace:browser_sync::__anon6005
54 ACTION_P(GetWeakPtrToSyncableService, syncable_service) { function in namespace:browser_sync::__anon6005
H A Dnon_frontend_data_type_controller_unittest.cc44 ACTION_P(WaitOnEvent, event) { function
48 ACTION_P(SignalEvent, event) { function
/external/chromium_org/chrome_frame/test/
H A Dmock_ie_event_sink_actions.h86 ACTION_P(CloseBrowserMock, mock) { function in namespace:chrome_frame_test
107 ACTION_P(DisconnectDocPropNotifySink, sink) { function in namespace:chrome_frame_test
142 ACTION_P(AccDoDefaultAction, matcher) { function in namespace:chrome_frame_test
157 ACTION_P(AccLeftClick, matcher) { function in namespace:chrome_frame_test
164 ACTION_P(AccSendCommand, matcher) { function in namespace:chrome_frame_test
175 ACTION_P(AccRightClick, matcher) { function in namespace:chrome_frame_test
182 ACTION_P(AccFocus, matcher) { function in namespace:chrome_frame_test
189 ACTION_P(AccSelect, matcher) { function in namespace:chrome_frame_test
285 ACTION_P(StopWindowWatching, mock) { function in namespace:chrome_frame_test
289 ACTION_P(WatchWindowProces function in namespace:chrome_frame_test
315 ACTION_P(DelayDoCloseWindow, delay) { function in namespace:chrome_frame_test
329 ACTION_P(AccExpect, matcher) { function in namespace:chrome_frame_test
339 ACTION_P(ExpectRendererHasFocus, mock) { function in namespace:chrome_frame_test
343 ACTION_P(VerifyAddressBarUrl, mock) { function in namespace:chrome_frame_test
371 ACTION_P(VerifyAddressBarUrlWithGcf, mock) { function in namespace:chrome_frame_test
381 ACTION_P(VerifySelectedText, expected_text) { function in namespace:chrome_frame_test
419 ACTION_P(SetFocusToRenderer, mock) { function in namespace:chrome_frame_test
[all...]
H A Durlmon_moniker_integration_test.cc114 ACTION_P(SetBindInfo, is_async) { function
/external/chromium_org/sync/sessions/
H A Dtest_util.h77 ACTION_P(SimulateThrottled, throttle) { function in namespace:syncer::sessions::test_util
85 ACTION_P(SimulatePollIntervalUpdate, poll) { function in namespace:syncer::sessions::test_util
89 ACTION_P(SimulateSessionsCommitDelayUpdate, poll) { function in namespace:syncer::sessions::test_util
/external/chromium/chrome/browser/policy/
H A Dmock_device_management_backend.h88 ACTION_P(MockDeviceManagementBackendFailRegister, error) { function in namespace:policy
92 ACTION_P(MockDeviceManagementBackendFailPolicy, error) { function in namespace:policy
H A Dasynchronous_policy_loader_unittest.cc46 ACTION_P(CreateSequencedTestDictionary, number) { function in namespace:policy
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_test_util.h26 ACTION_P(Notify, type) { function
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_test_util.h24 ACTION_P(Notify, type) { function
/external/chromium/testing/gmock/include/gmock/
H A Dgmock-more-actions.h209 ACTION_P(ReturnPointee, pointer) { return *pointer; } function in namespace:testing
220 ACTION_P(Throw, exception) { throw exception; } function in namespace:testing
/external/chromium_org/remoting/host/
H A Dhost_change_notification_listener_unittest.cc34 ACTION_P(AddListener, list) { function in namespace:remoting
38 ACTION_P(RemoveListener, list) { function in namespace:remoting
H A Dregister_support_host_request_unittest.cc41 ACTION_P(AddListener, list) { function in namespace:remoting::__anon10494
44 ACTION_P(RemoveListener, list) { function in namespace:remoting::__anon10494
H A Dheartbeat_sender_unittest.cc56 ACTION_P(AddListener, list) { function in namespace:remoting
59 ACTION_P(RemoveListener, list) { function in namespace:remoting
/external/chromium_org/components/dom_distiller/core/
H A Ddom_distiller_database_unittest.cc140 ACTION_P(AppendLoadEntries, model) { function in namespace:dom_distiller
148 ACTION_P(VerifyLoadEntries, expected) { function in namespace:dom_distiller
201 ACTION_P(VerifyUpdateEntries, expected) { function in namespace:dom_distiller
265 ACTION_P(VerifyRemoveEntries, expected) { function in namespace:dom_distiller
/external/chromium_org/chrome/browser/extensions/api/sync_file_system/
H A Dsync_file_system_apitest.cc68 ACTION_P(NotifyOkStateAndCallback, mock_remote_service) { function in namespace:__anon5138
/external/chromium_org/media/filters/
H A Dffmpeg_audio_decoder_unittest.cc25 ACTION_P(InvokeReadPacket, test) { function in namespace:media
/external/chromium_org/remoting/protocol/
H A Dauthenticator_test_base.cc29 ACTION_P(QuitThreadOnCounter, counter) { function in namespace:remoting::protocol::__anon10531
H A Dssl_hmac_channel_authenticator_unittest.cc42 ACTION_P(QuitThreadOnCounter, counter) { function in namespace:remoting::protocol::__anon10548
/external/chromium_org/sync/js/
H A Dsync_js_controller_unittest.cc33 ACTION_P(ReplyToMessage, reply_name) { function in namespace:syncer::__anon10757
/external/chromium/chrome/browser/sync/glue/
H A Dautofill_data_type_controller_unittest.cc39 ACTION_P(WaitOnEvent, event) { function in namespace:__anon2479
43 ACTION_P(SignalEvent, event) { function in namespace:__anon2479
/external/chromium/testing/gmock/test/
H A Dgmock-generated-actions_test.cc730 // Tests that ACTION_P can define a parameterized action.
731 ACTION_P(Plus, n) { return arg0 + n; } function in namespace:testing::gmock_generated_actions_test
738 // Tests that the body of ACTION_P can reference the argument types
740 ACTION_P(TypedPlus, n) { function in namespace:testing::gmock_generated_actions_test
764 ACTION_P(OverloadedAction, default_value) { function in namespace:testing::gmock_generated_actions_test
934 ACTION_P(DoFoo, p) {} function in namespace:testing::gmock_generated_actions_test
961 // Tests that an ACTION_P*() action can be explicitly instantiated
964 ACTION_P(Plus1, x) { return x; } function in namespace:testing::gmock_generated_actions_test
1169 // Tests that ACTION_TEMPLATE and ACTION/ACTION_P* can be overloaded
1174 ACTION_P(ReturnSu function in namespace:testing::gmock_generated_actions_test
[all...]
/external/chromium_org/chrome/browser/sync_file_system/
H A Dsync_file_system_service_unittest.cc104 ACTION_P(RecordState, states) { function in namespace:sync_file_system
108 ACTION_P(MockStatusCallback, status) { function in namespace:sync_file_system

Completed in 1259 milliseconds

1234