Searched refs:showLong (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/test/java/io/File/
H A DBasic.java54 static void showLong(String what, long value) { method in class:Basic
65 showLong("lastModified", f.lastModified());
66 showLong("length", f.length());

Completed in 28 milliseconds