Searched refs:setTestInformation (Results 1 – 5 of 5) sorted by relevance
50 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceParameterized54 ((ITestInformationReceiver)runner).setTestInformation(mTestInformation); in setTestInformation()104 ((ITestInformationReceiver) testObj).setTestInformation(mTestInformation); in createTest()113 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceParameterized.DeviceParameterizedRunner
101 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceJUnit4Parameterized105 ((ITestInformationReceiver) runner).setTestInformation(mTestInformation); in setTestInformation()
86 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in DeviceJUnit4ClassRunnerWithParameters139 ((ITestInformationReceiver) testObj).setTestInformation(mTestInformation); in createTest()
210 hostTest.setTestInformation(stubTestInfo); in testConfigurationLoad()
248 public void setTestInformation(TestInformation testInformation) { in setTestInformation() method in MediaBitstreamsTest