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

  /external/apache-harmony/crypto/src/test/api/java.injected/javax/crypto/
CipherInputStreamTest.java 57 TestInputStream tis = new TestInputStream(data); local
58 CipherInputStream cis = new CipherInputStream(tis);
77 TestInputStream tis = new TestInputStream(data); local
78 CipherInputStream cis = new CipherInputStream(tis, new NullCipher());
98 TestInputStream tis = new TestInputStream(data); local
99 CipherInputStream cis = new CipherInputStream(tis, new NullCipher());
136 TestInputStream tis = new TestInputStream(data); local
137 CipherInputStream cis = new CipherInputStream(tis, new NullCipher());
174 TestInputStream tis = new TestInputStream(data); local
175 CipherInputStream cis = new CipherInputStream(tis, new NullCipher())
212 TestInputStream tis = new TestInputStream(data); local
224 TestInputStream tis = new TestInputStream(data); local
236 TestInputStream tis = new TestInputStream(data); local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/crypto/tests/javax/crypto/
CipherInputStream1Test.java 66 TestInputStream tis = new TestInputStream(data); local
67 CipherInputStream cis = new CipherInputStream(tis){};
86 TestInputStream tis = new TestInputStream(data); local
87 CipherInputStream cis = new CipherInputStream(tis, new NullCipher());
107 TestInputStream tis = new TestInputStream(data); local
108 CipherInputStream cis = new CipherInputStream(tis, new NullCipher());
145 TestInputStream tis = new TestInputStream(data); local
146 CipherInputStream cis = new CipherInputStream(tis, new NullCipher());
183 TestInputStream tis = new TestInputStream(data); local
184 CipherInputStream cis = new CipherInputStream(tis, new NullCipher())
221 TestInputStream tis = new TestInputStream(data); local
233 TestInputStream tis = new TestInputStream(data); local
245 TestInputStream tis = new TestInputStream(data); local
    [all...]
  /external/jemalloc/test/unit/
mallctl.c 243 unsigned tis[NTCACHES]; local
257 assert_d_eq(mallctl("tcache.create", &tis[i], &sz, NULL, 0), 0,
263 assert_d_eq(mallctl("tcache.destroy", NULL, NULL, &tis[i],
269 assert_d_eq(mallctl("tcache.create", &tis[i], &sz, NULL, 0), 0,
275 assert_d_eq(mallctl("tcache.flush", NULL, NULL, &tis[i],
282 ps[i] = mallocx(psz, MALLOCX_TCACHE(tis[i]));
285 dallocx(ps[i], MALLOCX_TCACHE(tis[i]));
287 qs[i] = mallocx(qsz, MALLOCX_TCACHE(tis[i]));
290 dallocx(qs[i], MALLOCX_TCACHE(tis[i]));
296 ps[i] = mallocx(psz, MALLOCX_TCACHE(tis[i]))
    [all...]
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/1.0/
plexus-archiver-1.0.jar 
  /prebuilts/tools/common/m2/repository/org/codehaus/plexus/plexus-archiver/2.2/
plexus-archiver-2.2.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.lucene_1.9.1.v20100518-1140.jar 
org.eclipse.jface_3.6.1.M20100825-0800.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
ecj-4.4.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 
  /external/jarjar/lib/
apache-ant-1.9.4.jar 
  /external/owasp/sanitizer/tools/findbugs/lib/
ant.jar 
  /prebuilts/tools/common/m2/repository/org/apache/ant/ant/1.8.2/
ant-1.8.2.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.4.2/
ecj-4.4.2.jar 
  /prebuilts/tools/common/offline-m2/org/eclipse/jdt/core/compiler/ecj/4.4/
ecj-4.4.jar 

Completed in 245 milliseconds