Home
last modified time | relevance | path

Searched refs:switches (Results 1 – 25 of 175) sorted by relevance

1234567

/external/libchrome/base/test/
Dtest_switches.cc8 const char switches::kTestLauncherBatchLimit[] = "test-launcher-batch-limit";
12 const char switches::kTestLauncherBotMode[] =
18 const char switches::kTestLauncherDebugLauncher[] =
23 const char switches::kTestLauncherForceRunBrokenTests[] =
27 const char switches::kTestLauncherFilterFile[] = "test-launcher-filter-file";
30 const char switches::kTestLauncherJobs[] = "test-launcher-jobs";
33 const char switches::kTestLauncherListTests[] = "test-launcher-list-tests";
36 const char switches::kTestLauncherOutput[] = "test-launcher-output";
39 const char switches::kTestLauncherRetryLimit[] = "test-launcher-retry-limit";
42 const char switches::kTestLauncherSummaryOutput[] =
[all …]
Dtest_timeouts.cc97 InitializeTimeout(switches::kTestTinyTimeout, &tiny_timeout_ms_); in Initialize()
98 InitializeTimeout(switches::kUiTestActionTimeout, in Initialize()
102 InitializeTimeout(switches::kUiTestActionMaxTimeout, action_timeout_ms_, in Initialize()
106 InitializeTimeout(switches::kTestLauncherTimeout, action_timeout_ms_, in Initialize()
Dmultiprocess_test.cc24 if (!command_line.HasSwitch(switches::kTestChildProcess)) in SpawnMultiProcessTestChild()
25 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname); in SpawnMultiProcessTestChild()
58 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname); in MakeCmdLine()
Dmultiprocess_test_android.cc308 if (!command_line.HasSwitch(switches::kTestChildProcess)) in StartChildTestHelper()
309 command_line.AppendSwitchASCII(switches::kTestChildProcess, procname); in StartChildTestHelper()
447 if (!command_line->HasSwitch(switches::kTestChildProcess)) in SpawnMultiProcessTestChild()
448 command_line->AppendSwitchASCII(switches::kTestChildProcess, procname); in SpawnMultiProcessTestChild()
Dtest_switches.h8 namespace switches {
/external/llvm/utils/
Dfindmisopt114 echo $switches
123 echo $switches
135 switches="$switches $sw"
136 if tryit "$switches" ; then
145 if [ "$switches" == " $all_switches" ] ; then
151 while [ ! -z "$switches" ] ; do
152 trimmed=`echo "$switches" | sed -e 's/^ *\(-[^ ]*\).*/\1/'`
153 switches=`echo "$switches" | sed -e 's/^ *-[^ ]* *//'`
155 tryit "$final $switches"
Dfindoptdiff85 echo $switches
97 switches="$switches $sw"
98 if tryit "$switches" ; then
/external/swiftshader/third_party/LLVM/utils/
Dfindmisopt115 echo $switches
124 echo $switches
136 switches="$switches $sw"
137 if tryit "$switches" ; then
146 if [ "$switches" == " $all_switches" ] ; then
152 while [ ! -z "$switches" ] ; do
153 trimmed=`echo "$switches" | sed -e 's/^ *\(-[^ ]*\).*/\1/'`
154 switches=`echo "$switches" | sed -e 's/^ *-[^ ]* *//'`
156 tryit "$final $switches"
Dfindoptdiff85 echo $switches
97 switches="$switches $sw"
98 if tryit "$switches" ; then
/external/python/cpython2/Lib/test/
Dtest_timeit.py216 def run_main(self, seconds_per_increment=1.0, switches=None, timer=None): argument
219 if switches is None:
222 args = switches[:]
232 s = self.run_main(switches=['--bad-switch'])
247 s = self.run_main(seconds_per_increment=0.0000025, switches=['-n100'])
251 s = self.run_main(seconds_per_increment=2.0, switches=['-n35'])
256 switches=['-n35', '-s', 'print("CustomSetup")'])
261 s = self.run_main(seconds_per_increment=60.0, switches=['-r9'])
265 s = self.run_main(seconds_per_increment=60.0, switches=['-r-5'])
270 s = self.run_main(switches=['-h'])
[all …]
/external/lzma/CPP/7zip/Bundles/SFXSetup/
DSfxSetup.cpp146 UString archiveName, switches; in WinMain() local
150 NCommandLineParser::SplitCommandLine(GetCommandLineW(), archiveName, switches); in WinMain()
155 switches.Trim(); in WinMain()
157 if (switches.IsPrefixedBy_Ascii_NoCase("-y")) in WinMain()
160 switches = switches.Ptr(2); in WinMain()
161 switches.Trim(); in WinMain()
275 if (!switches.IsEmpty()) in WinMain()
278 executeParameters += switches; in WinMain()
324 if (!switches.IsEmpty()) in WinMain()
327 appLaunched += switches; in WinMain()
/external/icu/icu4c/source/common/unicode/
Duconfig.h228 # error Contradictory collation switches in uconfig.h.
260 # error Contradictory file io switches in uconfig.h.
332 # error Contradictory collation switches in uconfig.h.
/external/autotest/client/site_tests/graphics_VTSwitch/
Dcontrol.10012 - VT1 does not remain the same between VT switches.
13 - VT2 does not remain the same between VT switches.
27 sure each VT remains the same between VT switches, and that VT1 and VT2 are
Dcontrol12 - VT1 does not remain the same between VT switches.
13 - VT2 does not remain the same between VT switches.
28 sure each VT remains the same between VT switches, and that VT1 and VT2 are
/external/libchrome/base/
Dsys_info.cc25 if (command_line->HasSwitch(switches::kEnableLowEndDeviceMode)) in DetectLowEndDevice()
27 if (command_line->HasSwitch(switches::kDisableLowEndDeviceMode)) in DetectLowEndDevice()
Dcommand_line.cc365 const char* const switches[], in CopySwitchesFrom() argument
368 if (source.HasSwitch(switches[i])) in CopySwitchesFrom()
369 AppendSwitchNative(switches[i], source.GetSwitchValueNative(switches[i])); in CopySwitchesFrom()
Dbase_switches.cc8 namespace switches { namespace
/external/autotest/client/site_tests/hardware_GPIOSwitches/
Dcontrol7 PURPOSE = 'Verify that mode and button switches are set correctly.'
17 This test checks if the buttons and mode switches are set as expected
/external/libjpeg-turbo/
Dusage.txt29 cjpeg [switches] [imagefile] >jpegfile
31 djpeg [switches] [jpegfile] >imagefile
38 cjpeg [switches] imagefile jpegfile
40 djpeg [switches] jpegfile imagefile
47 cjpeg [switches] -outfile jpegfile imagefile
49 djpeg [switches] -outfile imagefile jpegfile
63 -gray or -gr. Most of the "basic" switches can be abbreviated to as little as
71 The basic command line switches for cjpeg are:
148 assigned to components with the -qslots option (see the "wizard" switches
253 The "wizard" switches are intended for experimentation with JPEG. If you
[all …]
/external/llvm/test/tools/llvm-profdata/
Dc-general.test13 RUN: llvm-profdata show %p/Inputs/c-general.profraw -o - --function=switches | FileCheck %s -check-…
16 SWITCHES-NEXT: switches:
/external/clang/test/Profile/
Dc-general.c216 void switches() { in switches() function
554 switches(); in main()
/external/cros/system_api/switches/
Dchrome_switches.h11 namespace switches {
/external/clang/test/Profile/Inputs/
Dc-general.proftext63 switches
/external/clang/include/clang/Parse/
DCMakeLists.txt1 clang_tablegen(AttrParserStringSwitches.inc -gen-clang-attr-parser-string-switches
/external/autotest/client/profilers/lttng/
Dcontrol2 # and context switches

1234567