Home
last modified time | relevance | path

Searched defs:run (Results 1 – 25 of 33) sorted by relevance

12

/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DMeasureRun.java30 abstract public void run(int i) throws Exception; in run() method in MeasureRun
DMeasureTime.java32 public static double[] measure(int count, MeasureRun run) throws Exception { in measure()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DPackageDisabler.java38 public void run(TestInformation testInfo) in run() method in PackageDisabler
DStayAwakePreparer.java45 public void run(TestInformation testInfo) in run() method in StayAwakePreparer
DWifiCheck.java55 public void run(TestInformation testInfo) in run() method in WifiCheck
DLocationCheck.java43 public void run(TestInformation testInfo) in run() method in LocationCheck
DPreconditionPreparer.java93 public void run(TestInformation testInfo) in run() method in PreconditionPreparer
101 public void run(ITestDevice device, IBuildInfo buildInfo) in run() method in PreconditionPreparer
DPropertyCheck.java54 public void run(TestInformation testInfo) in run() method in PropertyCheck
DDeviceFileCollector.java65 public void run(TestInformation testInfo) { in run() method in DeviceFileCollector
DSettingsPreparer.java63 public void run(TestInformation testInfo) in run() method in SettingsPreparer
DApkInstrumentationPreparer.java72 public void run(TestInformation testInfo) in run() method in ApkInstrumentationPreparer
/test/vts-testcase/kernel/ltp/testcase/tools/
Dgen_ltp_config.py24 def run(android_build_top, arch, n_bit, is_low_mem, is_hwasan, output_file): function
/test/vts/testcases/template/param_test/
Dparam_test.py79 def run(self, test_names=None): member in ParamTestClass
/test/vts/harnesses/tradefed/src/com/android/tradefed/util/
DProcessHelper.java92 public void run() { in run() method in ProcessHelper.ReaderThread
180 public boolean run() { in run() method in ProcessHelper.VtsRunnable
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/
DSimpleTestStub.java53 public void run(ITestInvocationListener listener) throws DeviceNotAvailableException { in run() method in SimpleTestStub
DShardableTestStub.java61 public void run(ITestInvocationListener listener) throws DeviceNotAvailableException { in run() method in ShardableTestStub
DModuleDefTest.java122 public void run(ITestInvocationListener listener) throws DeviceNotAvailableException { in run() method in ModuleDefTest.MockRemoteTest
DTestStub.java89 public void run(ITestInvocationListener listener) throws DeviceNotAvailableException { in run() method in TestStub
/test/framework/harnesses/host_controller/
Dinvocation_thread.py134 def run(self): member in InvocationThread
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/
DJarHostTest.java37 public void run(TestInformation testInfo, ITestInvocationListener listener) in run() method in JarHostTest
/test/framework/harnesses/host_controller/tradefed/
Dremote_client_test.py86 def run(self): member in MockRemoteManagerThread
/test/vts/runners/host/
Dtest_runner.py413 def run(self): member in TestRunner
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/
DRetryFactoryTest.java214 public void run(TestInformation testInfo, ITestInvocationListener listener) in run() method in RetryFactoryTest
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DBenchmarkTestBase.java190 public void run() { in run() method in BenchmarkTestBase.TestAction
/test/vts/harnesses/tradefed/src/com/android/tradefed/testtype/
DVtsFuzzTest.java329 public void run(ITestInvocationListener listener) throws DeviceNotAvailableException { in run() method in VtsFuzzTest

12