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

  /libcore/luni/src/test/java/libcore/java/net/
OldURLStreamHandlerFactoryTest.java 34 boolean isTestable = false;
41 if(isTestable) {
91 isTestable = true;
107 if(isTestable) {
OldDatagramSocketImplFactoryTest.java 36 boolean isTestable = false;
42 if (isTestable) {
95 isTestable = true;
111 if(isTestable) {
OldSocketImplFactoryTest.java 21 boolean isTestable = false;
28 if(isTestable) {
76 isTestable = true;
92 if(isTestable) {
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/
ContentHandlerFactoryTest.java 27 boolean isTestable = false;
54 if(isTestable) {
123 isTestable = true;
139 if(isTestable) {

Completed in 64 milliseconds