Home
last modified time | relevance | path

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

/third_party/benchmark/test/
H A Doutput_test_helper.cc44 static std::string percentage_re = "[0-9]+[.][0-9]{2}"; in GetSubstitutions() local
49 {"%percentage", percentage_re}, in GetSubstitutions()
54 {"%console_percentage_report", "[ ]*" + percentage_re + "[ ]+% [ ]*" + percentage_re + "[ ]+% [ ]*[0-9]+"}, in GetSubstitutions()

Completed in 2 milliseconds