Home
last modified time | relevance | path

Searched refs:TC_CSVOut (Results 1 – 16 of 16) sorted by relevance

/external/libcxx/utils/google-benchmark/test/
Dreporter_output_test.cc61 ADD_CASES(TC_CSVOut, {{"%csv_header"}});
82 ADD_CASES(TC_CSVOut, {{"^\"BM_basic\",%csv_report$"}});
106 ADD_CASES(TC_CSVOut, {{"^\"BM_bytes_per_second\",%csv_bytes_report$"}});
130 ADD_CASES(TC_CSVOut, {{"^\"BM_items_per_second\",%csv_items_report$"}});
153 ADD_CASES(TC_CSVOut, {{"^\"BM_label\",%csv_label_report_begin\"some "
173 ADD_CASES(TC_CSVOut, {{"^\"BM_error\",,,,,,,,true,\"message\"$"}});
189 ADD_CASES(TC_CSVOut, {{"^\"BM_no_arg_name/3\",%csv_report$"}});
204 ADD_CASES(TC_CSVOut, {{"^\"BM_arg_name/first:3\",%csv_report$"}});
221 ADD_CASES(TC_CSVOut, {{"^\"BM_arg_names/first:2/5/third:4\",%csv_report$"}});
288 ADD_CASES(TC_CSVOut, {{"^\"BM_Repeat/repeats:2\",%csv_report$"},
[all …]
Duser_counters_test.cc17 ADD_CASES(TC_CSVOut, {{"%csv_header,\"bar\",\"foo\""}});
44 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_Simple\",%csv_report,%float,%float$"}});
87 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_WithBytesAndItemsPSec\","
127 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_Rate\",%csv_report,%float,%float$"}});
163 TC_CSVOut,
199 TC_CSVOut,
236 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_AvgThreadsRate/"
272 ADD_CASES(TC_CSVOut,
313 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_kIsIterationInvariantRate\",%csv_report,"
352 ADD_CASES(TC_CSVOut,
[all …]
Duser_counters_tabular_test.cc51 ADD_CASES(TC_CSVOut, {{"%csv_header,"
87 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_Tabular/threads:%int\",%csv_report,"
135 ADD_CASES(TC_CSVOut, {{"^\"BM_CounterRates_Tabular/threads:%int\",%csv_report,"
179 ADD_CASES(TC_CSVOut, {{"^\"BM_CounterSet0_Tabular/threads:%int\",%csv_report,"
214 ADD_CASES(TC_CSVOut, {{"^\"BM_CounterSet1_Tabular/threads:%int\",%csv_report,"
253 ADD_CASES(TC_CSVOut, {{"^\"BM_CounterSet2_Tabular/threads:%int\",%csv_report,"
Dmemory_manager_test.cc33 ADD_CASES(TC_CSVOut, {{"^\"BM_empty\",%csv_report$"}});
Duser_counters_thousands_test.cc127 TC_CSVOut,
Dcomplexity_test.cc43 AddCases(TC_CSVOut, {{"^\"%bigo_name\",,%float,%float,%bigo,,,,,$"}, in AddComplexityTest()
Doutput_test.h45 TC_CSVOut, enumerator
Doutput_test_helper.cc403 {"CSVReporter", GetTestCaseList(TC_CSVOut), GetTestCaseList(TC_CSVErr), in RunOutputTests()
/external/google-benchmark/test/
Dreporter_output_test.cc61 ADD_CASES(TC_CSVOut, {{"%csv_header"}});
82 ADD_CASES(TC_CSVOut, {{"^\"BM_basic\",%csv_report$"}});
106 ADD_CASES(TC_CSVOut, {{"^\"BM_bytes_per_second\",%csv_bytes_report$"}});
130 ADD_CASES(TC_CSVOut, {{"^\"BM_items_per_second\",%csv_items_report$"}});
153 ADD_CASES(TC_CSVOut, {{"^\"BM_label\",%csv_label_report_begin\"some "
173 ADD_CASES(TC_CSVOut, {{"^\"BM_error\",,,,,,,,true,\"message\"$"}});
189 ADD_CASES(TC_CSVOut, {{"^\"BM_no_arg_name/3\",%csv_report$"}});
204 ADD_CASES(TC_CSVOut, {{"^\"BM_arg_name/first:3\",%csv_report$"}});
221 ADD_CASES(TC_CSVOut, {{"^\"BM_arg_names/first:2/5/third:4\",%csv_report$"}});
288 ADD_CASES(TC_CSVOut, {{"^\"BM_Repeat/repeats:2\",%csv_report$"},
[all …]
Duser_counters_test.cc17 ADD_CASES(TC_CSVOut, {{"%csv_header,\"bar\",\"foo\""}});
44 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_Simple\",%csv_report,%float,%float$"}});
87 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_WithBytesAndItemsPSec\","
127 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_Rate\",%csv_report,%float,%float$"}});
163 TC_CSVOut,
199 TC_CSVOut,
236 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_AvgThreadsRate/"
272 ADD_CASES(TC_CSVOut,
313 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_kIsIterationInvariantRate\",%csv_report,"
352 ADD_CASES(TC_CSVOut,
[all …]
Duser_counters_tabular_test.cc51 ADD_CASES(TC_CSVOut, {{"%csv_header,"
87 ADD_CASES(TC_CSVOut, {{"^\"BM_Counters_Tabular/threads:%int\",%csv_report,"
135 ADD_CASES(TC_CSVOut, {{"^\"BM_CounterRates_Tabular/threads:%int\",%csv_report,"
179 ADD_CASES(TC_CSVOut, {{"^\"BM_CounterSet0_Tabular/threads:%int\",%csv_report,"
214 ADD_CASES(TC_CSVOut, {{"^\"BM_CounterSet1_Tabular/threads:%int\",%csv_report,"
253 ADD_CASES(TC_CSVOut, {{"^\"BM_CounterSet2_Tabular/threads:%int\",%csv_report,"
Dmemory_manager_test.cc33 ADD_CASES(TC_CSVOut, {{"^\"BM_empty\",%csv_report$"}});
Duser_counters_thousands_test.cc127 TC_CSVOut,
Dcomplexity_test.cc43 AddCases(TC_CSVOut, {{"^\"%bigo_name\",,%float,%float,%bigo,,,,,$"}, in AddComplexityTest()
Doutput_test.h45 TC_CSVOut, enumerator
Doutput_test_helper.cc403 {"CSVReporter", GetTestCaseList(TC_CSVOut), GetTestCaseList(TC_CSVErr), in RunOutputTests()