Searched refs:testInfo (Results 1 – 3 of 3) sorted by relevance
79 public void run(TestInformation testInfo, ITestInvocationListener listener) in run() argument88 mTestInfo = testInfo; in run()
149 public static void beforeClassWithDevice(TestInformation testInfo) in beforeClassWithDevice() argument151 ITestDevice testDevice = testInfo.getDevice(); in beforeClassWithDevice()
414 public void run(TestInformation testInfo, ITestInvocationListener listener) in run() argument416 mTestInfo = testInfo; in run()