Searched defs:ACTION (Results 26 - 49 of 49) sorted by relevance

12

/external/chromium/chrome/browser/autofill/
H A Dpersonal_data_manager_unittest.cc33 ACTION(QuitUIMessageLoop) { function
/external/chromium/chrome/browser/password_manager/
H A Dpassword_store_default_unittest.cc138 ACTION(STLDeleteElements0) { function
142 ACTION(QuitUIMessageLoop) { function
H A Dpassword_store_mac_unittest.cc36 ACTION(STLDeleteElements0) { function in namespace:__anon2326
40 ACTION(QuitUIMessageLoop) { function in namespace:__anon2326
H A Dpassword_store_x_unittest.cc319 ACTION(STLDeleteElements0) { function
323 ACTION(QuitUIMessageLoop) { function
/external/chromium_org/chrome/browser/password_manager/
H A Dpassword_store_x_unittest.cc284 ACTION(STLDeleteElements0) { function
H A Dpassword_store_mac_unittest.cc39 ACTION(STLDeleteElements0) { function in namespace:__anon5421
43 ACTION(QuitUIMessageLoop) { function in namespace:__anon5421
/external/chromium_org/chrome/browser/safe_browsing/
H A Dclient_side_detection_service_unittest.cc56 ACTION(QuitCurrentMessageLoop) { function in namespace:safe_browsing::__anon5645
H A Dclient_side_detection_host_unittest.cc76 ACTION(QuitUIMessageLoop) { function in namespace:safe_browsing::__anon5643
/external/chromium_org/components/autofill/core/browser/
H A Dpersonal_data_manager_unittest.cc32 ACTION(QuitUIMessageLoop) { function in namespace:autofill::__anon7462
/external/chromium_org/media/audio/
H A Daudio_output_controller_unittest.cc87 ACTION(PopulateBuffer) { function in namespace:media
/external/chromium_org/media/audio/linux/
H A Dalsa_output_unittest.cc211 ACTION(ClearBuffer) { function in namespace:media
/external/chromium_org/remoting/protocol/
H A Djingle_session_unittest.cc56 ACTION(QuitThread) { function in namespace:remoting::protocol::__anon9821
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DContact.java62 public static final String ACTION = ParameterNames.ACTION; field in class:Contact
H A DParameterNames.java93 public static final String ACTION = "action"; field in interface:ParameterNames
/external/chromium_org/chrome_frame/test/
H A Dnavigation_test.cc981 ACTION(VerifySeleniumCoreTestResults) { function in namespace:chrome_frame_test
/external/chromium_org/media/base/
H A Dsinc_resampler_unittest.cc39 ACTION(ClearBuffer) { function in namespace:media
43 ACTION(FillBuffer) { function in namespace:media
/external/chromium_org/sync/engine/
H A Dsync_scheduler_unittest.cc249 ACTION(AddFailureAndQuitLoopNow) { function in namespace:syncer
255 ACTION(QuitLoopNowAction) { function in namespace:syncer
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
H A Ddrive_file_sync_service_fake_unittest.cc126 ACTION(InvokeCompletionCallback) { function in namespace:sync_file_system::__anon5871
130 ACTION(PrepareForRemoteChange_Busy) { function in namespace:sync_file_system::__anon5871
139 ACTION(PrepareForRemoteChange_NotFound) { function in namespace:sync_file_system::__anon5871
148 ACTION(PrepareForRemoteChange_NotModified) { function in namespace:sync_file_system::__anon5871
157 ACTION(InvokeDidApplyRemoteChange) { function in namespace:sync_file_system::__anon5871
/external/chromium_org/remoting/host/
H A Dchromoting_host_unittest.cc59 ACTION(RunDoneTask) { function in namespace:remoting::__anon9723
/external/chromium/testing/gmock/include/gmock/
H A Dgmock-generated-actions.h622 // A macro from the ACTION* family (defined later in this file)
638 // A helper class needed for implementing the ACTION* macros.
923 // The ACTION* family of macros can be used in a namespace scope to
926 // ACTION(name) { statements; }
934 // ACTION(IncrementArg1) {
996 // While it's tempting to always use the ACTION* macros when defining
1008 // ACTION*() can only be used in a namespace scope. The reason is
1011 // Once that's done, we'll consider supporting using ACTION*() inside
1016 // To learn more about using these macros, please search for 'ACTION'
1019 // An internal macro needed for implementing ACTION*()
1447 #define ACTION macro
[all...]
/external/chromium/testing/gmock/test/
H A Dgmock-generated-actions_test.cc590 // The ACTION*() macros trigger warning C4100 (unreferenced formal
600 // Tests the ACTION*() macro family.
602 // Tests that ACTION() can define an action that doesn't reference the
604 ACTION(Return5) { return 5; } function in namespace:testing::gmock_generated_actions_test
614 // Tests that ACTION() can define an action that returns void.
615 ACTION(IncrementArg1) { (*arg1)++; } function in namespace:testing::gmock_generated_actions_test
624 // Tests that the body of ACTION() can reference the type of the
626 ACTION(IncrementArg2) { function in namespace:testing::gmock_generated_actions_test
639 // Tests that the body of ACTION() can reference the argument tuple
641 ACTION(Sum function in namespace:testing::gmock_generated_actions_test
657 ACTION(InvokeDummy) { function in namespace:testing::gmock_generated_actions_test
671 ACTION(InvokeDummy2) { function in namespace:testing::gmock_generated_actions_test
684 ACTION(ReturnAddrOfConstBoolReferenceArg) { function in namespace:testing::gmock_generated_actions_test
696 ACTION(ReturnAddrOfIntReferenceArg) { function in namespace:testing::gmock_generated_actions_test
709 ACTION(Sum) { return arg0 + arg1; } function in namespace:testing::gmock_generated_actions_test::action_test
719 ACTION(PlusTwo) { return arg0 + 2; } function in namespace:testing::gmock_generated_actions_test
762 ACTION(OverloadedAction) { return arg0 ? arg1 : "hello"; } function in namespace:testing::gmock_generated_actions_test
933 ACTION(DoFoo) {} function in namespace:testing::gmock_generated_actions_test
1172 ACTION(ReturnSum) { return 0; } function in namespace:testing::gmock_generated_actions_test
[all...]
/external/chromium_org/chrome/browser/sync/
H A Dprofile_sync_service_autofill_unittest.cc356 ACTION(MakeGenericChangeProcessor) { function
365 ACTION(MakeSharedChangeProcessor) { function
/external/chromium_org/net/cookies/
H A Dcookie_monster_unittest.cc687 ACTION(QuitCurrentMessageLoop) { function in namespace:net::__anon8608
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 1528 milliseconds

12