Searched refs:ACTION_P3 (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/sync/glue/
H A Ddata_type_manager_mock.h16 ACTION_P3(NotifyFromDataTypeManagerWithResult, dtm, type, result) { function
/external/chromium/testing/gmock/test/
H A Dgmock-generated-actions_test.cc790 ACTION_P3(Plus, m, n, k) { return arg0 + m + n + k; } function in namespace:testing::gmock_generated_actions_test
886 ACTION_P3(ConcatImpl, a, b, c) { function in namespace:testing::gmock_generated_actions_test
898 // ConcatImplActionP3 is the class template ACTION_P3 uses to
966 ACTION_P3(Plus3, x, y, z) { return x + y + z; } function in namespace:testing::gmock_generated_actions_test
/external/chromium/chrome/browser/sync/
H A Dprofile_sync_service_typed_url_unittest.cc118 ACTION_P3(MakeTypedUrlSyncComponents, service, hb, dtc) { function
H A Dprofile_sync_service_password_unittest.cc76 ACTION_P3(MakePasswordSyncComponents, service, ps, dtc) { function
/external/chromium/chrome/browser/sync/engine/
H A Dsyncer_thread2_unittest.cc192 ACTION_P3(RecordSyncShare, record, signal_after, event) { function in namespace:browser_sync
/external/chromium/testing/gmock/include/gmock/
H A Dgmock-generated-actions.h972 // We also provide ACTION_P2, ACTION_P3, ..., up to ACTION_P10 to support
1597 #define ACTION_P3(name, p0, p1, p2)\ macro

Completed in 123 milliseconds