Home
last modified time | relevance | path

Searched refs:AppendSwitchASCII (Results 1 – 25 of 63) sorted by relevance

123

/external/cronet/stable/components/metrics/
Dmetrics_service_client_unittest.cc41 base::CommandLine::ForCurrentProcess()->AppendSwitchASCII( in TEST_F()
50 base::CommandLine::ForCurrentProcess()->AppendSwitchASCII( in TEST_F()
63 base::CommandLine::ForCurrentProcess()->AppendSwitchASCII( in TEST_F()
/external/cronet/tot/components/metrics/
Dmetrics_service_client_unittest.cc41 base::CommandLine::ForCurrentProcess()->AppendSwitchASCII( in TEST_F()
50 base::CommandLine::ForCurrentProcess()->AppendSwitchASCII( in TEST_F()
63 base::CommandLine::ForCurrentProcess()->AppendSwitchASCII( in TEST_F()
/external/cronet/tot/base/test/launcher/
Dtest_launcher_unittest.cc277 command_line->AppendSwitchASCII("gtest_filter", "Test*.first*"); in TEST_F()
293 command_line->AppendSwitchASCII("gtest_filter", "Test.firstTest"); in TEST_F()
311 command_line->AppendSwitchASCII("gtest_filter", in TEST_F()
332 command_line->AppendSwitchASCII("gtest_repeat", "2"); in TEST_F()
345 command_line->AppendSwitchASCII("gtest_repeat", "4"); in TEST_F()
361 command_line->AppendSwitchASCII("test-launcher-retry-limit", "2"); in TEST_F()
380 command_line->AppendSwitchASCII("test-launcher-retry-limit", "2"); in TEST_F()
397 command_line->AppendSwitchASCII("test-launcher-retry-limit", "2"); in TEST_F()
470 command_line->AppendSwitchASCII("gtest_filter", "Test*.first*"); in TEST_F()
564 command_line->AppendSwitchASCII("test-launcher-total-shards", "2"); in TEST_F()
[all …]
/external/cronet/stable/base/test/launcher/
Dtest_launcher_unittest.cc277 command_line->AppendSwitchASCII("gtest_filter", "Test*.first*"); in TEST_F()
293 command_line->AppendSwitchASCII("gtest_filter", "Test.firstTest"); in TEST_F()
311 command_line->AppendSwitchASCII("gtest_filter", in TEST_F()
332 command_line->AppendSwitchASCII("gtest_repeat", "2"); in TEST_F()
345 command_line->AppendSwitchASCII("gtest_repeat", "4"); in TEST_F()
361 command_line->AppendSwitchASCII("test-launcher-retry-limit", "2"); in TEST_F()
380 command_line->AppendSwitchASCII("test-launcher-retry-limit", "2"); in TEST_F()
397 command_line->AppendSwitchASCII("test-launcher-retry-limit", "2"); in TEST_F()
470 command_line->AppendSwitchASCII("gtest_filter", "Test*.first*"); in TEST_F()
564 command_line->AppendSwitchASCII("test-launcher-total-shards", "2"); in TEST_F()
[all …]
/external/cronet/tot/base/
Dscoped_add_feature_flags_unittest.cc31 command_line.AppendSwitchASCII(switches::kEnableFeatures, in TEST()
33 command_line.AppendSwitchASCII(switches::kDisableFeatures, in TEST()
68 command_line.AppendSwitchASCII(switches::kEnableFeatures, in TEST()
Dscoped_add_feature_flags.cc35 command_line_->AppendSwitchASCII(switches::kEnableFeatures, in ~ScopedAddFeatureFlags()
38 command_line_->AppendSwitchASCII(switches::kDisableFeatures, in ~ScopedAddFeatureFlags()
Dcommand_line_unittest.cc297 cl.AppendSwitchASCII(switch2, value2); in TEST()
298 cl.AppendSwitchASCII(switch3, value3); in TEST()
299 cl.AppendSwitchASCII(switch4, value4); in TEST()
300 cl.AppendSwitchASCII(switch5, value4); in TEST()
336 cl.AppendSwitchASCII("switch2", "foo"); in TEST()
635 cl.AppendSwitchASCII(switch2, value2); in TEST()
663 cl.AppendSwitchASCII(switch2, value2); in TEST()
688 cl.AppendSwitchASCII(switch1, value2); in TEST()
/external/cronet/stable/base/
Dscoped_add_feature_flags_unittest.cc31 command_line.AppendSwitchASCII(switches::kEnableFeatures, in TEST()
33 command_line.AppendSwitchASCII(switches::kDisableFeatures, in TEST()
68 command_line.AppendSwitchASCII(switches::kEnableFeatures, in TEST()
Dscoped_add_feature_flags.cc35 command_line_->AppendSwitchASCII(switches::kEnableFeatures, in ~ScopedAddFeatureFlags()
38 command_line_->AppendSwitchASCII(switches::kDisableFeatures, in ~ScopedAddFeatureFlags()
Dcommand_line_unittest.cc297 cl.AppendSwitchASCII(switch2, value2); in TEST()
298 cl.AppendSwitchASCII(switch3, value3); in TEST()
299 cl.AppendSwitchASCII(switch4, value4); in TEST()
300 cl.AppendSwitchASCII(switch5, value4); in TEST()
336 cl.AppendSwitchASCII("switch2", "foo"); in TEST()
635 cl.AppendSwitchASCII(switch2, value2); in TEST()
663 cl.AppendSwitchASCII(switch2, value2); in TEST()
688 cl.AppendSwitchASCII(switch1, value2); in TEST()
/external/libchrome/base/test/
Dmultiprocess_test.cc25 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname); in SpawnMultiProcessTestChild()
73 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname); in MakeCmdLine()
/external/cronet/tot/base/test/
Dmultiprocess_test.cc25 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname); in SpawnMultiProcessTestChild()
70 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname); in MakeCmdLine()
/external/cronet/stable/base/test/
Dmultiprocess_test.cc25 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname); in SpawnMultiProcessTestChild()
70 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname); in MakeCmdLine()
/external/cronet/tot/components/nacl/loader/
Dnacl_helper_linux.cc108 return command_line->AppendSwitchASCII( in AddVerboseLoggingInNaclSwitch()
112 return command_line->AppendSwitchASCII( in AddVerboseLoggingInNaclSwitch()
116 return command_line->AppendSwitchASCII( in AddVerboseLoggingInNaclSwitch()
120 return command_line->AppendSwitchASCII( in AddVerboseLoggingInNaclSwitch()
124 return command_line->AppendSwitchASCII( in AddVerboseLoggingInNaclSwitch()
/external/cronet/stable/components/nacl/loader/
Dnacl_helper_linux.cc108 return command_line->AppendSwitchASCII( in AddVerboseLoggingInNaclSwitch()
112 return command_line->AppendSwitchASCII( in AddVerboseLoggingInNaclSwitch()
116 return command_line->AppendSwitchASCII( in AddVerboseLoggingInNaclSwitch()
120 return command_line->AppendSwitchASCII( in AddVerboseLoggingInNaclSwitch()
124 return command_line->AppendSwitchASCII( in AddVerboseLoggingInNaclSwitch()
/external/libchrome-gestures/src/
Dcommand_line.cc68 command_line.AppendSwitchASCII(switch_string, switch_value); in AppendSwitchesAndArguments()
149 AppendSwitchASCII(switch_string, std::string()); in AppendSwitch()
152 void CommandLine::AppendSwitchASCII(const std::string& switch_string, in AppendSwitchASCII() function in gestures::CommandLine
/external/libchrome/base/
Dcommand_line_unittest.cc276 cl.AppendSwitchASCII(switch2, value2); in TEST()
277 cl.AppendSwitchASCII(switch3, value3); in TEST()
278 cl.AppendSwitchASCII(switch4, value4); in TEST()
279 cl.AppendSwitchASCII(switch5, value4); in TEST()
313 cl.AppendSwitchASCII("switch2", "foo"); in TEST()
334 cl1.AppendSwitchASCII("switch2", "foo"); in TEST()
/external/cronet/tot/testing/libfuzzer/fuzzers/
Dpaint_vector_icon_fuzztest.cc105 command_line.AppendSwitchASCII(switches::kTextContrast, "1.0"); in PaintVectorIconFuzzTest()
106 command_line.AppendSwitchASCII(switches::kTextGamma, "1.0"); in PaintVectorIconFuzzTest()
/external/cronet/stable/testing/libfuzzer/fuzzers/
Dpaint_vector_icon_fuzztest.cc105 command_line.AppendSwitchASCII(switches::kTextContrast, "1.0"); in PaintVectorIconFuzzTest()
106 command_line.AppendSwitchASCII(switches::kTextGamma, "1.0"); in PaintVectorIconFuzzTest()
/external/cronet/tot/base/metrics/
Dhistogram_shared_memory_unittest.cc67 command_line.AppendSwitchASCII("type", "test-child"); in TEST()
133 command_line.AppendSwitchASCII("type", "test-child"); in TEST_P()
/external/cronet/stable/base/metrics/
Dhistogram_shared_memory_unittest.cc67 command_line.AppendSwitchASCII("type", "test-child"); in TEST()
133 command_line.AppendSwitchASCII("type", "test-child"); in TEST_P()
/external/cronet/tot/base/memory/
Dshared_memory_switch_unittest.cc106 command_line.AppendSwitchASCII( in TEST_P()
110 command_line.AppendSwitchASCII(kIsReadOnly, read_only ? "true" : "false"); in TEST_P()
/external/cronet/stable/base/memory/
Dshared_memory_switch_unittest.cc106 command_line.AppendSwitchASCII( in TEST_P()
110 command_line.AppendSwitchASCII(kIsReadOnly, read_only ? "true" : "false"); in TEST_P()
/external/cronet/stable/base/nix/
Dscoped_xdg_activation_token_injector.cc17 command_line.AppendSwitchASCII(kXdgActivationTokenSwitch, *token); in ScopedXdgActivationTokenInjector()
/external/cronet/tot/base/nix/
Dscoped_xdg_activation_token_injector.cc17 command_line.AppendSwitchASCII(kXdgActivationTokenSwitch, *token); in ScopedXdgActivationTokenInjector()

123