Home
last modified time | relevance | path

Searched refs:parallel_simple (Results 1 – 25 of 2424) sorted by relevance

12345678910>>...97

/external/autotest/server/site_tests/hardware_StorageStress/
Dcontrol.stress349 job.parallel_simple(run_hardware_storage_stress_suspend, machines)
50 job.parallel_simple(run_hardware_storage_stress, machines)
51 job.parallel_simple(run_hardware_storage_stress_reboot, machines)
Dcontrol.stress49 job.parallel_simple(run_hardware_storage_stress_suspend, machines)
50 job.parallel_simple(run_hardware_storage_stress, machines)
51 job.parallel_simple(run_hardware_storage_stress_reboot, machines)
Dcontrol.stress249 job.parallel_simple(run_hardware_storage_stress_suspend, machines)
50 job.parallel_simple(run_hardware_storage_stress, machines)
51 job.parallel_simple(run_hardware_storage_stress_reboot, machines)
/external/autotest/server/site_tests/autotest_SyncCount/
Dcontrol30 # Use log=False in parallel_simple to avoid an exception in setting up
33 job.parallel_simple(run, ntuples, log=False)
/external/autotest/server/site_tests/autoupdate_P2P/
Dcontrol.too_many_attempts.delta31 # Use log=False in parallel_simple to avoid an exception in setting up
33 job.parallel_simple(run, ntuples, log=False)
Dcontrol.deadline_expired.delta31 # Use log=False in parallel_simple to avoid an exception in setting up
33 job.parallel_simple(run, ntuples, log=False)
Dcontrol.delta36 # Use log=False in parallel_simple to avoid an exception in setting up
38 job.parallel_simple(run, ntuples, log=False)
/external/autotest/server/
Dsubcommand_unittest.py360 subcommand.parallel_simple(func, (3,))
370 self.assertRaises(Exception, subcommand.parallel_simple, func, (3,))
380 self.assertEquals(subcommand.parallel_simple(func, (3,),
394 subcommand.parallel_simple(func, args)
406 subcommand.parallel_simple(func, args, log=False)
419 subcommand.parallel_simple(
/external/autotest/server/samples/
Dcontinuous_reboot.srv6 job.parallel_simple(run, machines)
Dreboot.srv6 job.parallel_simple(run, machines)
Dsleeptest.srv6 job.parallel_simple(run, machines)
Dfailtest.srv6 job.parallel_simple(run, machines)
Dparallel.srv7 job.parallel_simple(run, machines)
Dkernbench.srv6 job.parallel_simple(run, machines)
Dinfo.srv8 job.parallel_simple(run, machines)
/external/autotest/server/control_segments/
Dclient_wrapper10 job.parallel_simple(run_client, machines)
Dverify_job_repo_url10 job.parallel_simple(install, machines, log=False)
Dcrashinfo14 job.parallel_simple(crashinfo, machines, log=False)
Dcrashdumps18 job.parallel_simple(crashdumps, machines, log=False)
/external/autotest/server/site_tests/dummy_FailServer/
Dcontrol17 job.parallel_simple(run, machines)
/external/autotest/server/tests/sleeptest/
Dcontrol16 job.parallel_simple(run, machines)
/external/autotest/server/site_tests/brillo_Keymaster/
Dcontrol19 parallel_simple(run, machines)
/external/autotest/server/site_tests/brillo_CrashLogging/
Dcontrol18 parallel_simple(run, machines)
/external/autotest/server/site_tests/hardware_StorageQualSuspendStress/
Dcontrol.test19 job.parallel_simple(run_hardware_storage_stress, machines)
/external/autotest/server/site_tests/android_CrashLogging/
Dcontrol18 parallel_simple(run, machines)

12345678910>>...97