Lines Matching refs:results
155 // which results in calls to destructors being emitted for each temporary,
731 // Applies the function macro `f` to each of the remaining parameters, inserts commas between the results,
7019 sample results;
7020 results.reserve(n);
7024 results.push_back(estimator(second, last));
7027 return results;
7194 // Benchmark results
16071 return "Reports test results on a single line, suitable for IDEs";
16476 return "Reports test results as plain lines of text";
16871 return "Reports test results in an XML format that looks like Ant's junitreport target";
17264 return "Reports test results as an XML document";