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

/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/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
H A Ddevice_policy_cache_unittest.cc52 ACTION_P(MockSignedSettingsHelperStorePolicy, status_code) { function in namespace:policy::__anon1459
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_test_util.h26 ACTION_P(Notify, type) { function
H A Dprofile_sync_service_startup_unittest.cc33 ACTION_P(InvokeCallback, callback_result) { function
H A Dprofile_sync_service_password_unittest.cc86 ACTION_P(AcquireSyncTransaction, password_test_service) { 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
H A Dgmock-generated-actions.h956 // ACTION_P(name, param_name) { statements; }
960 // ACTION_P(Add, n) { return arg0 + n; }
969 // ACTION_P(Add, n) above, you can write 'n_type' to refer to the type
993 // ACTION_P(Plus, a) { ... }
1035 // ACTION_P*() don't support that. ACTION_TEMPLATE() remedies that
1036 // and can be viewed as an extension to ACTION() and ACTION_P*().
1077 // ACTION_TEMPLATE and ACTION/ACTION_P* can be overloaded on the
1492 #define ACTION_P(name, p0)\ macro
/external/chromium/chrome/browser/sync/glue/
H A Dautofill_data_type_controller_unittest.cc39 ACTION_P(WaitOnEvent, event) { function in namespace:__anon1589
43 ACTION_P(SignalEvent, event) { function in namespace:__anon1589
H A Ddata_type_manager_impl2_unittest.cc46 ACTION_P(InvokeCallback, callback_result) { function
/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...]
H A Dgmock_link_test.h63 // ACTION_P()-generated
438 // Tests the linkage of actions created using ACTION_P macro.
440 ACTION_P(ReturnArgument, ret_value) { return ret_value; } function in namespace:__anon2414
H A Dgmock-spec-builders_test.cc1724 ACTION_P(Delete, ptr) { delete ptr; } function in namespace:__anon2411
/external/chromium/chrome/browser/password_manager/
H A Dpassword_manager_unittest.cc77 ACTION_P(SaveToScopedPtr, scoped) { function
/external/chromium/webkit/glue/media/
H A Dbuffered_resource_loader_unittest.cc61 ACTION_P(RequestCanceled, loader) { function in namespace:webkit_glue
/external/chromium/chrome/browser/chromeos/login/
H A Dsigned_settings_unittest.cc544 ACTION_P(Retrieve, s) { (*arg0)((void*)arg1, s.c_str(), s.length()); } function in namespace:chromeos
545 ACTION_P(FinishKeyOp, s) { arg2->OnKeyOpComplete(OwnerManager::SUCCESS, s); } function in namespace:chromeos
/external/chromium/chrome/browser/webdata/
H A Dweb_data_service_unittest.cc51 ACTION_P(SignalEvent, event) { function
/external/chromium/chrome/browser/sync/engine/
H A Dsyncer_thread2_unittest.cc197 ACTION_P(SignalEvent, event) { function in namespace:browser_sync

Completed in 1565 milliseconds