Home
last modified time | relevance | path

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

/third_party/skia/tools/calmbench/
H A Dab.py293 def format_r(r): function
341 print("\033[31m %s slower in %s\033[0m" % (format_r(1/r), suspect))
343 print("\033[32m %s faster in %s\033[0m" % (format_r(r), suspect))

Completed in 1 milliseconds