Home
last modified time | relevance | path

Searched defs:setTestInformation (Results 1 – 14 of 14) sorted by relevance

/tools/tradefederation/core/src/com/android/tradefed/testtype/
DITestInformationReceiver.java27 public void setTestInformation(TestInformation testInformation); in setTestInformation() method
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/junit4/
DDeviceParameterizedRunner.java99 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceParameterizedRunner
DBaseHostJUnit4Test.java83 public final void setTestInformation(TestInformation testInformation) { in setTestInformation() method in BaseHostJUnit4Test
/tools/tradefederation/core/src/com/android/tradefed/device/internal/
DEarlyDeviceReleaseFeature.java48 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in EarlyDeviceReleaseFeature
DDeviceResetFeature.java67 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceResetFeature
DDeviceSnapshotFeature.java65 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceSnapshotFeature
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DDeviceSuite.java58 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceSuite
DDeviceJUnit4ClassRunner.java165 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceJUnit4ClassRunner
DHostTest.java242 public void setTestInformation(TestInformation testInfo) { in setTestInformation() method in HostTest
/tools/tradefederation/core/src/com/android/tradefed/testtype/suite/
DResolvePartialDownload.java58 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in ResolvePartialDownload
/tools/tradefederation/core/javatests/com/android/tradefed/device/
DMicrodroidFuncTest.java66 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in MicrodroidFuncTest
/tools/tradefederation/core/javatests/com/android/tradefed/testtype/
DInstrumentationTestFuncTest.java68 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in InstrumentationTestFuncTest
/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DTestAppInstallSetup.java223 protected void setTestInformation(TestInformation testInfo) { in setTestInformation() method in TestAppInstallSetup
/tools/tradefederation/core/src/com/android/tradefed/retry/
DBaseRetryDecision.java236 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in BaseRetryDecision