Searched refs:TC_CSVOut (Results 1 – 9 of 9) sorted by relevance
| /llvm-project-15.0.7/third-party/benchmark/test/ |
| H A D | repetitions_test.cc | 98 ADD_CASES(TC_CSVOut, {{"^\"BM_ExplicitRepetitions/repeats:2\",%csv_report$"}}); 99 ADD_CASES(TC_CSVOut, {{"^\"BM_ExplicitRepetitions/repeats:2\",%csv_report$"}}); 100 ADD_CASES(TC_CSVOut, 102 ADD_CASES(TC_CSVOut, 104 ADD_CASES(TC_CSVOut, 204 ADD_CASES(TC_CSVOut, {{"^\"BM_ImplicitRepetitions\",%csv_report$"}}); 205 ADD_CASES(TC_CSVOut, {{"^\"BM_ImplicitRepetitions\",%csv_report$"}}); 206 ADD_CASES(TC_CSVOut, {{"^\"BM_ImplicitRepetitions_mean\",%csv_report$"}}); 207 ADD_CASES(TC_CSVOut, {{"^\"BM_ImplicitRepetitions_median\",%csv_report$"}}); 208 ADD_CASES(TC_CSVOut, {{"^\"BM_ImplicitRepetitions_stddev\",%csv_report$"}});
|
| H A D | user_counters_tabular_test.cc | 317 ADD_CASES(TC_CSVOut, 320 ADD_CASES(TC_CSVOut, 323 ADD_CASES(TC_CSVOut, 326 ADD_CASES(TC_CSVOut, 329 ADD_CASES(TC_CSVOut, 332 ADD_CASES(TC_CSVOut, 335 ADD_CASES(TC_CSVOut, 338 ADD_CASES(TC_CSVOut, 341 ADD_CASES(TC_CSVOut, 344 ADD_CASES(TC_CSVOut, [all …]
|
| H A D | reporter_output_test.cc | 61 ADD_CASES(TC_CSVOut, {{"%csv_header"}}); 87 ADD_CASES(TC_CSVOut, {{"^\"BM_basic\",%csv_report$"}}); 318 ADD_CASES(TC_CSVOut, {{"^\"BM_no_arg_name/3\",%csv_report$"}}); 386 ADD_CASES(TC_CSVOut, {{"^\"BM_custom_name\",%csv_report$"}}); 480 ADD_CASES(TC_CSVOut, {{"^\"BM_Repeat/repeats:2\",%csv_report$"}, 548 ADD_CASES(TC_CSVOut, {{"^\"BM_Repeat/repeats:3\",%csv_report$"}, 626 ADD_CASES(TC_CSVOut, {{"^\"BM_Repeat/repeats:4\",%csv_report$"}, 696 ADD_CASES(TC_CSVOut, {{".*BM_SummaryRepeat/repeats:3 ", MR_Not}, 747 ADD_CASES(TC_CSVOut, 805 ADD_CASES(TC_CSVOut, [all …]
|
| H A D | user_counters_test.cc | 17 ADD_CASES(TC_CSVOut, {{"%csv_header,\"bar\",\"foo\""}}); 49 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_Simple\",%csv_report,%float,%float$"}}); 99 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_WithBytesAndItemsPSec\"," 188 ADD_CASES(TC_CSVOut, {{"^\"BM_Invert\",%csv_report,%float,%float$"}}); 232 ADD_CASES(TC_CSVOut, 274 TC_CSVOut, 315 TC_CSVOut, 359 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_AvgThreadsRate/" 400 ADD_CASES(TC_CSVOut, 492 ADD_CASES(TC_CSVOut, [all …]
|
| H A D | memory_manager_test.cc | 38 ADD_CASES(TC_CSVOut, {{"^\"BM_empty\",%csv_report$"}});
|
| H A D | user_counters_thousands_test.cc | 152 TC_CSVOut,
|
| H A D | complexity_test.cc | 58 AddCases(TC_CSVOut, {{"^\"%bigo_name\",,%float,%float,%bigo,,,,,$"}, in AddComplexityTest()
|
| H A D | output_test.h | 45 TC_CSVOut, enumerator
|
| H A D | output_test_helper.cc | 415 {"CSVReporter", GetTestCaseList(TC_CSVOut), GetTestCaseList(TC_CSVErr), in RunOutputTests()
|