Home
last modified time | relevance | path

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

/cts/tools/host/src/com/android/cts/
DTestSessionLog.java39 public class TestSessionLog extends XMLResourceHandler { class
105 public TestSessionLog(final Collection<TestPackage> packages, final String testPlanName) { in TestSessionLog() method in TestSessionLog