/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | InstrumentationSerialTest.java | 155 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()
|
D | InstrumentationTest.java | 1071 TestRunResult testRun = testTracker.getCurrentRunResults(); in runWithRerun() local 1072 if (testRun.isRunFailure() || !testRun.getCompletedTests().containsAll(expectedTests)) { in runWithRerun()
|
/tools/acloud/setup/ |
D | host_setup_runner_test.py | 112 def testRun(self, mock_cmd, mock_rmtree): member in CuttlefishCommonPkgInstallerTest
|
/tools/acloud/create/ |
D | create_test.py | 115 def testRun(self): member in CreateTest
|
/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/ |
D | InstrumentationPreparerTest.java | 65 public void testRun() throws Exception { in testRun() method in InstrumentationPreparerTest
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/ |
D | NativeStressTestTest.java | 88 public void testRun() throws DeviceNotAvailableException { in testRun() method in NativeStressTestTest
|
D | GTestFuncTest.java | 64 public void testRun() throws DeviceNotAvailableException { in testRun() method in GTestFuncTest
|
D | InstrumentationSerialTestTest.java | 68 public void testRun() throws DeviceNotAvailableException, ConfigurationException { in testRun() method in InstrumentationSerialTestTest
|
D | InstalledInstrumentationsTestTest.java | 78 public void testRun() throws Exception { in testRun() method in InstalledInstrumentationsTestTest
|
D | TfTestLauncherTest.java | 96 public void testRun() throws DeviceNotAvailableException { in testRun() method in TfTestLauncherTest
|
D | InstrumentationTestFuncTest.java | 99 public void testRun() throws DeviceNotAvailableException { in testRun() method in InstrumentationTestFuncTest
|
D | NoisyDryRunTestTest.java | 87 public void testRun() throws Exception { in testRun() method in NoisyDryRunTestTest
|
D | GoogleBenchmarkTestTest.java | 103 public void testRun() throws DeviceNotAvailableException { in testRun() method in GoogleBenchmarkTestTest
|
D | GTestTest.java | 144 public void testRun() throws DeviceNotAvailableException { in testRun() method in GTestTest
|
D | InstrumentationTestTest.java | 169 public void testRun() throws DeviceNotAvailableException { in testRun() method in InstrumentationTestTest
|
/tools/acloud/pull/ |
D | pull_test.py | 142 def testRun(self, mock_pull_file): member in PullTest
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/junit4/ |
D | DeviceParameterizedRunnerTest.java | 115 public void testRun() throws Exception { in testRun() method in DeviceParameterizedRunnerTest
|
/tools/tradefederation/core/tests/src/com/android/tradefed/cluster/ |
D | ClusterCommandLauncherTest.java | 111 public void testRun() throws DeviceNotAvailableException, ConfigurationException, IOException { in testRun() method in ClusterCommandLauncherTest
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/rust/ |
D | RustBinaryHostTestTest.java | 151 public void testRun() throws Exception { in testRun() method in RustBinaryHostTestTest
|
D | RustBinaryTestTest.java | 211 public void testRun() throws DeviceNotAvailableException { in testRun() method in RustBinaryTestTest
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/python/ |
D | PythonBinaryHostTestTest.java | 115 public void testRun() throws Exception { in testRun() method in PythonBinaryHostTestTest
|
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/ |
D | ITestSuiteTest.java | 430 public void testRun() throws Exception { in testRun() method in ITestSuiteTest
|
D | ModuleDefinitionTest.java | 419 public void testRun() throws Exception { in testRun() method in ModuleDefinitionTest
|