Searched refs:runner (Results 1 – 21 of 21) sorted by relevance
27 import org.junit.runner.RunWith;34 protected CuttlefishControlRunner runner; field in CuttlefishHostTest41 runner = new CuttlefishControlRemoteRunner((RemoteAndroidVirtualDevice)device); in cuttlefishHostTestSetUp()43 runner = new CuttlefishControlLocalRunner(getTestInformation()); in cuttlefishHostTestSetUp()
37 import org.junit.runner.RunWith;103 Assert.assertNotNull(runner); in runWmediumdCommand()106 fullCommand.add(runner.getHostBinaryPath(CVD_ENV_BINARY_BASENAME)); in runWmediumdCommand()112 return runner.run(timeout, fullCommand.toArray(new String[0])); in runWmediumdCommand()
63 import org.junit.runner.RunWith;81 String cvdBinary = runner.getHostBinaryPath(CVD_DISPLAY_BINARY_BASENAME); in runCvdCommand()89 return runner.run(DEFAULT_TIMEOUT_MS, fullCommand.toArray(new String[0])); in runCvdCommand()
28 import org.junit.runner.RunWith;
23 import org.junit.runner.RunWith;
22 import org.junit.runner.RunWith;
26 import org.junit.runner.RunWith;
10 "android.test.runner",
22 libs: ["android.test.runner.stubs"],
32 import org.junit.runner.RunWith;
31 import org.junit.runner.RunWith;
27 import org.junit.runner.RunWith;
36 import org.junit.runner.RunWith;
29 import org.junit.runner.RunWith;
42 import org.junit.runner.RunWith;
34 import org.junit.runner.RunWith;
548 "android.test.runner", // base_system