Home
last modified time | relevance | path

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

/external/libcxx/utils/google-benchmark/test/
Dreporter_output_test.cc12 ADD_CASES(TC_ConsoleOut, {{"^[-]+$", MR_Next},
13 {"^Benchmark %s Time %s CPU %s Iterations$", MR_Next},
14 {"^[-]+$", MR_Next}});
19 {"Running .*/reporter_output_test(\\.exe)?$", MR_Next}, in AddContextCases()
20 {"Run on \\(%int X %float MHz CPU s?\\)", MR_Next}, in AddContextCases()
24 {"\"context\":", MR_Next}, in AddContextCases()
25 {"\"date\": \"", MR_Next}, in AddContextCases()
26 {"\"host_name\":", MR_Next}, in AddContextCases()
28 MR_Next}, in AddContextCases()
29 {"\"num_cpus\": %int,$", MR_Next}, in AddContextCases()
[all …]
Duser_counters_thousands_test.cc54 {"\"run_name\": \"BM_Counters_Thousands/repeats:2\",$", MR_Next},
55 {"\"run_type\": \"iteration\",$", MR_Next},
56 {"\"iterations\": %int,$", MR_Next},
57 {"\"real_time\": %float,$", MR_Next},
58 {"\"cpu_time\": %float,$", MR_Next},
59 {"\"time_unit\": \"ns\",$", MR_Next},
60 {"\"t0_1000000DefaultBase\": 1\\.(0)*e\\+(0)*6,$", MR_Next},
61 {"\"t1_1000000Base1000\": 1\\.(0)*e\\+(0)*6,$", MR_Next},
62 {"\"t2_1000000Base1024\": 1\\.(0)*e\\+(0)*6,$", MR_Next},
63 {"\"t3_1048576Base1000\": 1\\.048576(0)*e\\+(0)*6,$", MR_Next},
[all …]
Duser_counters_tabular_test.cc15 {"^[-]+$", MR_Next},
16 … {"^Benchmark %s Time %s CPU %s Iterations %s Bar %s Bat %s Baz %s Foo %s Frob %s Lob$", MR_Next},
17 {"^[-]+$", MR_Next},
18 …e_report [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat$", MR_Next},
19 …e_report [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat$", MR_Next},
20 …e_report [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat$", MR_Next},
21 …e_report [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat$", MR_Next},
22 …e_report [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat$", MR_Next},
23 …*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s$", MR_Next},
24 …*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s$", MR_Next},
[all …]
Duser_counters_test.cc14 {{"^[-]+$", MR_Next},
15 {"^Benchmark %s Time %s CPU %s Iterations UserCounters...$", MR_Next},
16 {"^[-]+$", MR_Next}});
35 {"\"run_name\": \"BM_Counters_Simple\",$", MR_Next},
36 {"\"run_type\": \"iteration\",$", MR_Next},
37 {"\"iterations\": %int,$", MR_Next},
38 {"\"real_time\": %float,$", MR_Next},
39 {"\"cpu_time\": %float,$", MR_Next},
40 {"\"time_unit\": \"ns\",$", MR_Next},
41 {"\"bar\": %float,$", MR_Next},
[all …]
Dcomplexity_test.cc27 {"^%rms_name %rms %rms[ ]*$", MR_Next}}); in AddComplexityTest()
29 {"\"run_name\": \"%name\",$", MR_Next}, in AddComplexityTest()
30 {"\"run_type\": \"aggregate\",$", MR_Next}, in AddComplexityTest()
31 {"\"aggregate_name\": \"BigO\",$", MR_Next}, in AddComplexityTest()
32 {"\"cpu_coefficient\": %float,$", MR_Next}, in AddComplexityTest()
33 {"\"real_coefficient\": %float,$", MR_Next}, in AddComplexityTest()
34 {"\"big_o\": \"%bigo\",$", MR_Next}, in AddComplexityTest()
35 {"\"time_unit\": \"ns\"$", MR_Next}, in AddComplexityTest()
36 {"}", MR_Next}, in AddComplexityTest()
38 {"\"run_name\": \"%name\",$", MR_Next}, in AddComplexityTest()
[all …]
Dmemory_manager_test.cc24 {"\"run_name\": \"BM_empty\",$", MR_Next},
25 {"\"run_type\": \"iteration\",$", MR_Next},
26 {"\"iterations\": %int,$", MR_Next},
27 {"\"real_time\": %float,$", MR_Next},
28 {"\"cpu_time\": %float,$", MR_Next},
29 {"\"time_unit\": \"ns\",$", MR_Next},
30 {"\"allocs_per_iter\": %float,$", MR_Next},
31 {"\"max_bytes_used\": 42000$", MR_Next},
32 {"}", MR_Next}});
Doutput_test.h26 MR_Next, // Match must occur on the next line. enumerator
Doutput_test_helper.cc106 CHECK(TC.match_rule != MR_Next) in CheckCase()
/external/google-benchmark/test/
Dreporter_output_test.cc12 ADD_CASES(TC_ConsoleOut, {{"^[-]+$", MR_Next},
13 {"^Benchmark %s Time %s CPU %s Iterations$", MR_Next},
14 {"^[-]+$", MR_Next}});
19 {"Running .*/reporter_output_test(\\.exe)?$", MR_Next}, in AddContextCases()
20 {"Run on \\(%int X %float MHz CPU s?\\)", MR_Next}, in AddContextCases()
24 {"\"context\":", MR_Next}, in AddContextCases()
25 {"\"date\": \"", MR_Next}, in AddContextCases()
26 {"\"host_name\":", MR_Next}, in AddContextCases()
28 MR_Next}, in AddContextCases()
29 {"\"num_cpus\": %int,$", MR_Next}, in AddContextCases()
[all …]
Duser_counters_thousands_test.cc54 {"\"run_name\": \"BM_Counters_Thousands/repeats:2\",$", MR_Next},
55 {"\"run_type\": \"iteration\",$", MR_Next},
56 {"\"iterations\": %int,$", MR_Next},
57 {"\"real_time\": %float,$", MR_Next},
58 {"\"cpu_time\": %float,$", MR_Next},
59 {"\"time_unit\": \"ns\",$", MR_Next},
60 {"\"t0_1000000DefaultBase\": 1\\.(0)*e\\+(0)*6,$", MR_Next},
61 {"\"t1_1000000Base1000\": 1\\.(0)*e\\+(0)*6,$", MR_Next},
62 {"\"t2_1000000Base1024\": 1\\.(0)*e\\+(0)*6,$", MR_Next},
63 {"\"t3_1048576Base1000\": 1\\.048576(0)*e\\+(0)*6,$", MR_Next},
[all …]
Duser_counters_tabular_test.cc15 {"^[-]+$", MR_Next},
16 … {"^Benchmark %s Time %s CPU %s Iterations %s Bar %s Bat %s Baz %s Foo %s Frob %s Lob$", MR_Next},
17 {"^[-]+$", MR_Next},
18 …e_report [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat$", MR_Next},
19 …e_report [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat$", MR_Next},
20 …e_report [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat$", MR_Next},
21 …e_report [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat$", MR_Next},
22 …e_report [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat [ ]*%hrfloat$", MR_Next},
23 …*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s$", MR_Next},
24 …*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s [ ]*%hrfloat/s$", MR_Next},
[all …]
Duser_counters_test.cc14 {{"^[-]+$", MR_Next},
15 {"^Benchmark %s Time %s CPU %s Iterations UserCounters...$", MR_Next},
16 {"^[-]+$", MR_Next}});
35 {"\"run_name\": \"BM_Counters_Simple\",$", MR_Next},
36 {"\"run_type\": \"iteration\",$", MR_Next},
37 {"\"iterations\": %int,$", MR_Next},
38 {"\"real_time\": %float,$", MR_Next},
39 {"\"cpu_time\": %float,$", MR_Next},
40 {"\"time_unit\": \"ns\",$", MR_Next},
41 {"\"bar\": %float,$", MR_Next},
[all …]
Dcomplexity_test.cc27 {"^%rms_name %rms %rms[ ]*$", MR_Next}}); in AddComplexityTest()
29 {"\"run_name\": \"%name\",$", MR_Next}, in AddComplexityTest()
30 {"\"run_type\": \"aggregate\",$", MR_Next}, in AddComplexityTest()
31 {"\"aggregate_name\": \"BigO\",$", MR_Next}, in AddComplexityTest()
32 {"\"cpu_coefficient\": %float,$", MR_Next}, in AddComplexityTest()
33 {"\"real_coefficient\": %float,$", MR_Next}, in AddComplexityTest()
34 {"\"big_o\": \"%bigo\",$", MR_Next}, in AddComplexityTest()
35 {"\"time_unit\": \"ns\"$", MR_Next}, in AddComplexityTest()
36 {"}", MR_Next}, in AddComplexityTest()
38 {"\"run_name\": \"%name\",$", MR_Next}, in AddComplexityTest()
[all …]
Dmemory_manager_test.cc24 {"\"run_name\": \"BM_empty\",$", MR_Next},
25 {"\"run_type\": \"iteration\",$", MR_Next},
26 {"\"iterations\": %int,$", MR_Next},
27 {"\"real_time\": %float,$", MR_Next},
28 {"\"cpu_time\": %float,$", MR_Next},
29 {"\"time_unit\": \"ns\",$", MR_Next},
30 {"\"allocs_per_iter\": %float,$", MR_Next},
31 {"\"max_bytes_used\": 42000$", MR_Next},
32 {"}", MR_Next}});
Doutput_test.h26 MR_Next, // Match must occur on the next line. enumerator
Doutput_test_helper.cc106 CHECK(TC.match_rule != MR_Next) in CheckCase()