Home
last modified time | relevance | path

Searched defs:testRun (Results 1 – 17 of 17) sorted by relevance

/tools/tradefederation/core/tests/src/com/android/tradefed/targetprep/
DInstrumentationPreparerTest.java58 public void testRun() throws Exception { in testRun() method in InstrumentationPreparerTest
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/
DNativeStressTestTest.java85 public void testRun() throws DeviceNotAvailableException { in testRun() method in NativeStressTestTest
DInstrumentationSerialTestTest.java59 public void testRun() throws DeviceNotAvailableException, ConfigurationException { in testRun() method in InstrumentationSerialTestTest
DTfTestLauncherTest.java83 public void testRun() { in testRun() method in TfTestLauncherTest
DGTestFuncTest.java61 public void testRun() throws DeviceNotAvailableException { in testRun() method in GTestFuncTest
DNoisyDryRunTestTest.java59 public void testRun() throws Exception { in testRun() method in NoisyDryRunTestTest
DGoogleBenchmarkTestTest.java90 public void testRun() throws DeviceNotAvailableException { in testRun() method in GoogleBenchmarkTestTest
DInstalledInstrumentationsTestTest.java67 public void testRun() throws Exception { in testRun() method in InstalledInstrumentationsTestTest
DInstrumentationTestFuncTest.java87 public void testRun() throws DeviceNotAvailableException { in testRun() method in InstrumentationTestFuncTest
DGTestTest.java124 public void testRun() throws DeviceNotAvailableException { in testRun() method in GTestTest
DInstrumentationTestTest.java129 public void testRun() throws DeviceNotAvailableException { in testRun() method in InstrumentationTestTest
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/python/
DPythonBinaryHostTestTest.java67 public void testRun() throws Exception { in testRun() method in PythonBinaryHostTestTest
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DInstrumentationSerialTest.java120 TestDescription test, TestRunResult testRun, ITestInvocationListener listener) { in markTestAsFailed()
DInstrumentationTest.java912 TestRunResult testRun = testTracker.getCurrentRunResults(); in runWithRerun() local
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/junit4/
DDeviceParameterizedRunnerTest.java107 public void testRun() throws Exception { in testRun() method in DeviceParameterizedRunnerTest
/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DModuleDefinitionTest.java217 public void testRun() throws Exception { in testRun() method in ModuleDefinitionTest
DITestSuiteTest.java242 public void testRun() throws Exception { in testRun() method in ITestSuiteTest