Home
last modified time | relevance | path

Searched refs:testInfo (Results 1 – 3 of 3) sorted by relevance

/platform_testing/host_runners/power/src/com/android/power/
DPowerRunner.java79 public void run(TestInformation testInfo, ITestInvocationListener listener) in run() argument
88 mTestInfo = testInfo; in run()
/platform_testing/tests/automotive/health/boottime/src/android/boottime/
DBootTimeTest.java149 public static void beforeClassWithDevice(TestInformation testInfo) in beforeClassWithDevice() argument
151 ITestDevice testDevice = testInfo.getDevice(); in beforeClassWithDevice()
/platform_testing/host_runners/boot/src/com/android/boot/
DBootTimeTest.java414 public void run(TestInformation testInfo, ITestInvocationListener listener) in run() argument
416 mTestInfo = testInfo; in run()