HomeSort by relevance Sort by last modified time
    Searched defs:TestHost (Results 1 - 3 of 3) sorted by null

  /cts/tools/host/src/com/android/cts/
TestHost.java 44 public class TestHost extends XMLResourceHandler implements SessionObserver {
51 * Definition of the modes the TestHost will run with.
53 * <li> RUN: For this mode, the TestHost will run the plan or
55 * <li> CONSOLE: For this mode, the TestHost will start the UI
71 private static TestHost sInstance;
299 * Initialize TestHost with the arguments passed in.
377 * @return The TestHost.
379 public static TestHost getInstance() {
381 sInstance = new TestHost();
584 * the {@link TestHost}
    [all...]
  /external/icu4c/test/intltest/
dtfmttst.cpp 66 TESTCASE(26,TestHost);
    [all...]
numfmtst.cpp 98 CASE(32,TestHost);
    [all...]

Completed in 1146 milliseconds