Searched refs:setTestInfo (Results 1 – 5 of 5) sorted by relevance
42 runNotifierWrapper.setTestInfo(mTestInfo); in run()
38 public void setTestInfo(TestInformation testInfo) { in setTestInfo() method in RunNotifierWrapper
62 result.setTestInfo(testInfo); in runTest()
59 public void setTestInfo(TestInformation testInfo) { in setTestInfo() method in DeviceTestResult
192 setTestInfo(testInfo); in run()328 void setTestInfo(TestInformation testInfo) { in setTestInfo() method in ExecutableBaseTest