/tools/tradefederation/core/src/com/android/tradefed/testtype/ |
D | ITestInformationReceiver.java | 27 public void setTestInformation(TestInformation testInformation); in setTestInformation() method
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/ |
D | DeviceParameterizedRunner.java | 99 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceParameterizedRunner
|
D | BaseHostJUnit4Test.java | 83 public final void setTestInformation(TestInformation testInformation) { in setTestInformation() method in BaseHostJUnit4Test
|
/tools/tradefederation/core/src/com/android/tradefed/device/internal/ |
D | EarlyDeviceReleaseFeature.java | 48 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in EarlyDeviceReleaseFeature
|
D | DeviceResetFeature.java | 67 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceResetFeature
|
D | DeviceSnapshotFeature.java | 65 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceSnapshotFeature
|
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/ |
D | DeviceSuite.java | 58 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceSuite
|
D | DeviceJUnit4ClassRunner.java | 165 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceJUnit4ClassRunner
|
D | HostTest.java | 242 public void setTestInformation(TestInformation testInfo) { in setTestInformation() method in HostTest
|
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/ |
D | ResolvePartialDownload.java | 58 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in ResolvePartialDownload
|
/tools/tradefederation/core/javatests/com/android/tradefed/device/ |
D | MicrodroidFuncTest.java | 66 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in MicrodroidFuncTest
|
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/ |
D | InstrumentationTestFuncTest.java | 68 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in InstrumentationTestFuncTest
|
/tools/tradefederation/core/src/com/android/tradefed/targetprep/ |
D | TestAppInstallSetup.java | 223 protected void setTestInformation(TestInformation testInfo) { in setTestInformation() method in TestAppInstallSetup
|
/tools/tradefederation/core/src/com/android/tradefed/retry/ |
D | BaseRetryDecision.java | 236 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in BaseRetryDecision
|