Home
last modified time | relevance | path

Searched refs:testRun (Results 1 – 23 of 23) sorted by relevance

/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationSerialTest.java155 TestDescription test, TestRunResult testRun, ITestInvocationListener listener) { in markTestAsFailed() argument
157 listener.testRunStarted(testRun.getName(), 0); in markTestAsFailed()
161 testRun.isRunFailure() in markTestAsFailed()
162 ? testRun.getRunFailureMessage() in markTestAsFailed()
DInstrumentationTest.java1071 TestRunResult testRun = testTracker.getCurrentRunResults(); in runWithRerun() local
1072 if (testRun.isRunFailure() || !testRun.getCompletedTests().containsAll(expectedTests)) { in runWithRerun()
/tools/acloud/setup/
Dhost_setup_runner_test.py112 def testRun(self, mock_cmd, mock_rmtree): member in CuttlefishCommonPkgInstallerTest
/tools/acloud/create/
Dcreate_test.py115 def testRun(self): member in CreateTest
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DInstrumentationPreparerTest.java65 public void testRun() throws Exception { in testRun() method in InstrumentationPreparerTest
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DNativeStressTestTest.java88 public void testRun() throws DeviceNotAvailableException { in testRun() method in NativeStressTestTest
DGTestFuncTest.java64 public void testRun() throws DeviceNotAvailableException { in testRun() method in GTestFuncTest
DInstrumentationSerialTestTest.java68 public void testRun() throws DeviceNotAvailableException, ConfigurationException { in testRun() method in InstrumentationSerialTestTest
DInstalledInstrumentationsTestTest.java78 public void testRun() throws Exception { in testRun() method in InstalledInstrumentationsTestTest
DTfTestLauncherTest.java96 public void testRun() throws DeviceNotAvailableException { in testRun() method in TfTestLauncherTest
DInstrumentationTestFuncTest.java99 public void testRun() throws DeviceNotAvailableException { in testRun() method in InstrumentationTestFuncTest
DNoisyDryRunTestTest.java87 public void testRun() throws Exception { in testRun() method in NoisyDryRunTestTest
DGoogleBenchmarkTestTest.java103 public void testRun() throws DeviceNotAvailableException { in testRun() method in GoogleBenchmarkTestTest
DGTestTest.java144 public void testRun() throws DeviceNotAvailableException { in testRun() method in GTestTest
DInstrumentationTestTest.java169 public void testRun() throws DeviceNotAvailableException { in testRun() method in InstrumentationTestTest
/tools/acloud/pull/
Dpull_test.py142 def testRun(self, mock_pull_file): member in PullTest
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/junit4/
DDeviceParameterizedRunnerTest.java115 public void testRun() throws Exception { in testRun() method in DeviceParameterizedRunnerTest
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/
DClusterCommandLauncherTest.java111 public void testRun() throws DeviceNotAvailableException, ConfigurationException, IOException { in testRun() method in ClusterCommandLauncherTest
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/rust/
DRustBinaryHostTestTest.java151 public void testRun() throws Exception { in testRun() method in RustBinaryHostTestTest
DRustBinaryTestTest.java211 public void testRun() throws DeviceNotAvailableException { in testRun() method in RustBinaryTestTest
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/python/
DPythonBinaryHostTestTest.java115 public void testRun() throws Exception { in testRun() method in PythonBinaryHostTestTest
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DITestSuiteTest.java430 public void testRun() throws Exception { in testRun() method in ITestSuiteTest
DModuleDefinitionTest.java419 public void testRun() throws Exception { in testRun() method in ModuleDefinitionTest