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

  /cts/tools/host/src/com/android/cts/
TestHost.java 467 TestSessionLog sessionLog = ts.getSessionLog();
471 sessionLog.setDeviceInfo(ts.getDevice().getDeviceInfo());
TestSessionBuilder.java 137 TestSessionLog sessionLog = new TestSessionLog(packages, planName);
138 TestSession ts = new TestSession(sessionLog, numOfRequiredDevices);

Completed in 37 milliseconds