Home
last modified time | relevance | path

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

/test/app_compat/csuite/harness/src/test/java/com/android/csuite/testing/
DMoreAsserts.java30 void run() throws Exception; in run() method
/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/runners/host/
Dtest_runner.py413 def run(self): member in TestRunner
Dbase_test.py1442 def run(self, test_names=None): member in BaseTestClass
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/config/
DModuleGenerator.java134 public void run(final TestInformation testInfo, final ITestInvocationListener listener) { in run() method in ModuleGenerator
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DSystemPackageUninstaller.java105 void run() throws TargetSetupError, DeviceNotAvailableException; in run() method
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DBenchmarkTestBase.java202 public void run() { in run() method in BenchmarkTestBase.TestAction
/test/app_compat/csuite/integration_tests/
Dcsuite_test_utils.py192 def run(self, member in Adb
/test/app_compat/csuite/harness/src/main/java/com/android/compatibility/testtype/
DAppLaunchTest.java152 public void run(final TestInformation testInfo, final ITestInvocationListener listener) in run() method in AppLaunchTest
/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java289 public void run() { in run() method in Processor