Home
last modified time | relevance | path

Searched defs:run (Results 1 – 13 of 13) 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.py25 def run(android_build_top, arch, n_bit, is_low_mem, is_hwasan, run_staging, output_file): function
/test/vts/testcases/template/param_test/
Dparam_test.py79 def run(self, test_names=None): member in ParamTestClass
/test/cts-root/hostsidetests/packageinstaller/src/com/android/cts_root/packageinstaller/host/
DSessionCleanUpHostTest.java77 private void run(String method) throws Exception { in run() method in SessionCleanUpHostTest
/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/test_scripts/src/main/java/com/android/pixel/utils/
DDeviceUtils.java169 public void run() { in run() method in DeviceUtils.RecordingThread
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/core/
DSystemPackageUninstaller.java106 void run() throws TargetSetupError, DeviceNotAvailableException; in run() method
DDeviceUtils.java103 void run() throws DeviceNotAvailableException; in run() method
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DBenchmarkTestBase.java232 public void run() { in run() method in BenchmarkTestBase.TestAction
/test/app_compat/csuite/integration_tests/
Dcsuite_test_utils.py173 def run(self, member in Adb
/test/cts-root/hostsidetests/rollback/src/com/android/cts_root/rollback/host/
DRollbackManagerHostTest.java81 private void run(String method) throws Exception { in run() method in RollbackManagerHostTest
/test/mlts/benchmark/src/com/android/nn/benchmark/core/
DProcessor.java310 public void run() { in run() method in Processor