Searched defs:runTest (Results 1 – 5 of 5) sorted by relevance
47 public void runTest(long runTime) throws Throwable { in runTest() method in TestThread
55 public TestResult runTest(final String jarPath, final String testPkgName, in runTest() method in HostUnitTestRunner
447 static private void runTest(final TestSession ts, final String deviceId, in runTest() method in TestHost
1095 public void runTest(final TestDevice device, final Test test) in runTest() method in TestPackage
769 public void runTest(Test test) throws DeviceDisconnectedException { in runTest() method in TestDevice