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;
300 * Initialize TestHost with the arguments passed in.
385 * @return The TestHost.
387 public static TestHost getInstance() {
389 sInstance = new TestHost();
594 * the {@link TestHost}
    [all...]
  /external/icu4c/test/intltest/
dtfmttst.cpp 66 TESTCASE(26,TestHost);
    [all...]
numfmtst.cpp 96 CASE(32,TestHost);
    [all...]

Completed in 1686 milliseconds