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

  /cts/tools/host/test/com/android/cts/
TestSessionBuilderTests.java 113 TestSessionLog tsl = ts.getSessionLog(); local
114 assertEquals(1, tsl.getTestPackages().size());
116 TestPackage testPackage = tsl.getTestPackages().iterator().next();
143 tsl.setDeviceInfo(deviceParam);
144 Document doc = tsl.createResultDoc();
294 TestSessionLog tsl = ts.getSessionLog(); local
295 assertEquals(1, tsl.getTestPackages().size());
297 TestPackage testPackage = tsl.getTestPackages().iterator().next();
375 TestSessionLog tsl = ts.getSessionLog(); local
376 assertEquals(1, tsl.getTestPackages().size())
480 TestSessionLog tsl = ts.getSessionLog(); local
564 TestSessionLog tsl = ts.getSessionLog(); local
646 TestSessionLog tsl = ts.getSessionLog(); local
712 TestSessionLog tsl = ts.getSessionLog(); local
793 TestSessionLog tsl = ts.getSessionLog(); local
854 TestSessionLog tsl = ts.getSessionLog(); local
929 TestSessionLog tsl = ts.getSessionLog(); local
1002 TestSessionLog tsl = ts.getSessionLog(); local
1097 TestSessionLog tsl = ts.getSessionLog(); local
1178 TestSessionLog tsl = ts.getSessionLog(); local
1291 TestSessionLog tsl = ts.getSessionLog(); local
1428 TestSessionLog tsl = ts.getSessionLog(); local
    [all...]
  /dalvik/libcore/x-net/src/main/java/org/apache/harmony/xnet/provider/jsse/
AlertProtocol.java 159 * of the income TSL record: if it contains alert message from another

Completed in 17 milliseconds