Lines Matching refs:important
29 bool important) { in ResultsToString() argument
38 if (important) { in ResultsToString()
53 bool important) { in PrintResultsImpl() argument
55 prefix, suffix, units, important).c_str()); in PrintResultsImpl()
68 bool important) { in PrintResult() argument
72 units, important); in PrintResult()
81 bool important) { in AppendResult() argument
86 "", "", units, important); in AppendResult()
94 bool important) { in PrintResult() argument
96 important); in PrintResult()
105 bool important) { in AppendResult() argument
107 important); in AppendResult()
115 bool important) { in PrintResultMeanAndError() argument
117 "{", "}", units, important); in PrintResultMeanAndError()
126 bool important) { in AppendResultMeanAndError() argument
128 "{", "}", units, important); in AppendResultMeanAndError()
136 bool important) { in PrintResultList() argument
138 "[", "]", units, important); in PrintResultList()
147 bool important) { in AppendResultList() argument
149 "[", "]", units, important); in AppendResultList()
154 bool important) { in PrintSystemCommitCharge() argument
155 PrintSystemCommitCharge(stdout, test_name, charge, important); in PrintSystemCommitCharge()
161 bool important) { in PrintSystemCommitCharge() argument
163 important).c_str()); in PrintSystemCommitCharge()
168 bool important) { in SystemCommitChargeToString() argument
172 important); in SystemCommitChargeToString()