Lines Matching full:important

21                             bool important) {  in ResultsToString()  argument
26 important ? "*" : "", measurement.c_str(), modifier.c_str(), in ResultsToString()
38 bool important) { in PrintResultsImpl() argument
41 prefix, suffix, units, important).c_str()); in PrintResultsImpl()
54 bool important) { in PrintResult() argument
56 std::string(), std::string(), units, important); in PrintResult()
64 bool important) { in PrintResult() argument
66 std::string(), std::string(), units, important); in PrintResult()
75 bool important) { in AppendResult() argument
78 std::string(), std::string(), units, important); in AppendResult()
86 bool important) { in PrintResult() argument
94 important); in PrintResult()
103 bool important) { in AppendResult() argument
111 important); in AppendResult()
119 bool important) { in PrintResultMeanAndError() argument
121 "{", "}", units, important); in PrintResultMeanAndError()
130 bool important) { in AppendResultMeanAndError() argument
132 "{", "}", units, important); in AppendResultMeanAndError()
140 bool important) { in PrintResultList() argument
142 "[", "]", units, important); in PrintResultList()
151 bool important) { in AppendResultList() argument
153 "[", "]", units, important); in AppendResultList()
158 bool important) { in PrintSystemCommitCharge() argument
159 PrintSystemCommitCharge(stdout, test_name, charge, important); in PrintSystemCommitCharge()
165 bool important) { in PrintSystemCommitCharge() argument
167 important).c_str()); in PrintSystemCommitCharge()
172 bool important) { in SystemCommitChargeToString() argument
181 important); in SystemCommitChargeToString()