Searched defs:abbreviate (Results 1 - 2 of 2) sorted by relevance

/external/guava/guava-gwt/src-super/com/google/common/base/super/com/google/common/base/
H A DStopwatch.java181 private static String abbreviate(TimeUnit unit) { method in class:Stopwatch
/external/guava/guava/src/com/google/common/base/
H A DStopwatch.java193 value, abbreviate(unit));
209 private static String abbreviate(TimeUnit unit) { method in class:Stopwatch

Completed in 994 milliseconds