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

  /external/ppp/pppd/plugins/rp-pppoe/
plugin.c 174 int i, ses; local
176 &ses, &mac[0], &mac[1], &mac[2],
180 conn->session = htons(ses);
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/javax/net/ssl/
SSLSessionBindingEventTest.java 38 SSLSession ses = new MySSLSession(); local
41 SSLSessionBindingEvent event = new SSLSessionBindingEvent(ses, "test");
45 if (!event.getSession().equals(ses)) {
60 SSLSessionBindingEvent event = new SSLSessionBindingEvent(ses, null);
70 SSLSession ses = new MySSLSession(); local
71 SSLSessionBindingEvent event = new SSLSessionBindingEvent(ses, "test");
73 event = new SSLSessionBindingEvent(ses, null);
81 SSLSession ses = new MySSLSession(); local
82 SSLSessionBindingEvent event = new SSLSessionBindingEvent(ses, "test");
83 assertEquals("Incorrect session", ses, event.getSession())
    [all...]
  /prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar 
  /prebuilts/jdk/jdk8/darwin-x86/jre/lib/ext/
cldrdata.jar 
  /prebuilts/jdk/jdk8/linux-x86/jre/lib/ext/
cldrdata.jar 
  /external/guice/extensions/struts2/lib/
struts2-core-2.2.1.jar 

Completed in 1698 milliseconds