Home
last modified time | relevance | path

Searched defs:TestSessionThread (Results 1 – 1 of 1) sorted by relevance

/cts/tools/host/src/com/android/cts/
DTestSession.java359 class TestSessionThread extends Thread { class in TestSession
368 public TestSessionThread(final TestSession ts) { in TestSessionThread() method in TestSession.TestSessionThread
373 public TestSessionThread(final TestSession ts, final Test test) { in TestSessionThread() method in TestSession.TestSessionThread
379 public TestSessionThread(final TestSession ts, in TestSessionThread() method in TestSession.TestSessionThread