Home
last modified time | relevance | path

Searched refs:printable (Results 1 – 4 of 4) sorted by relevance

/libcore/ojluni/src/main/java/java/security/
DIdentity.java416 String printable = name; in toString() local
418 printable += "[" + scope.getName() + "]"; in toString()
420 return printable; in toString()
/libcore/ojluni/src/test/java/util/Scanner/
Dinput.txt346 printable = yes
369 ; printable = no
387 # printable = yes
397 # printable = no
419 # printable = no
432 # printable = no
/libcore/ojluni/src/test/java/util/Base64/
Dplain.txt150 quoted-printable encoded body inside one or more multipart entities,
154 quoted-printable body. See the definition of multipart messages in
/libcore/ojluni/src/main/native/
Djvm.h199 JVM_PrintStackTrace(JNIEnv *env, jobject throwable, jobject printable);