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

/external/skia/bin/
H A Dcompare52 def humanize(ns): function
65 print '%*s\t%6s(%6s) -> %6s(%6s)\t%s' % (maxlen, key, humanize(am), humanize(asem),
66 humanize(bm), humanize(bsem), str_ratio)
68 print '%*s\t%6s -> %6s\t%s' % (maxlen, key, humanize(am), humanize(bm), str_ratio)
/external/skia/tools/VisualBench/
H A DVisualLightweightBenchModule.cpp35 static SkString humanize(double ms) { function
42 #define HUMANIZE(time) humanize(time).c_str()
/external/skia/tools/kilobench/
H A Dkilobench.cpp78 static SkString humanize(double ms) { function
81 #define HUMANIZE(ms) humanize(ms).c_str()
/external/skia/bench/
H A Dnanobench.cpp127 static SkString humanize(double ms) { function
131 #define HUMANIZE(ms) humanize(ms).c_str()
/external/caliper/lib/
H A Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module-version META- ...

Completed in 152 milliseconds