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

  /external/apache-harmony/x-net/src/test/api/java/org/apache/harmony/xnet/tests/javax/net/ssl/
SSLEngineTest.java 101 ByteBuffer roBb = bb.asReadOnlyBuffer();
102 assertTrue("Not read only byte buffer", roBb.isReadOnly());
103 e.wrap(bb, roBb);
137 ByteBuffer roBb = bb.asReadOnlyBuffer();
140 assertTrue("Not read only byte buffer", roBb.isReadOnly());
142 e.wrap(bbA, roBb);
233 ByteBuffer roBb = bb.asReadOnlyBuffer();
234 assertTrue("Not read only byte buffer", roBb.isReadOnly());
236 e.unwrap(bb, roBb);
270 ByteBuffer roBb = bb1.asReadOnlyBuffer()
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/idlelib/
CREDITS.txt 27 Jim Jewett, Martin v. L?wis, Jason Orendorff, Guilherme Polo, Josh Robb,
  /prebuilts/gdb/linux-x86/lib/python2.7/idlelib/
CREDITS.txt 27 Jim Jewett, Martin v. L?wis, Jason Orendorff, Guilherme Polo, Josh Robb,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 27 Jim Jewett, Martin v. L?wis, Jason Orendorff, Guilherme Polo, Josh Robb,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
CREDITS.txt 27 Jim Jewett, Martin v. L?wis, Jason Orendorff, Guilherme Polo, Josh Robb,

Completed in 2166 milliseconds