OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TC_ConsoleOut
(Results
1 - 10
of
10
) sorted by null
/external/google-benchmark/test/
reporter_output_test.cc
12
ADD_CASES(
TC_ConsoleOut
,
28
ADD_CASES(
TC_ConsoleOut
, {{"^BM_basic %console_report$"}});
48
ADD_CASES(
TC_ConsoleOut
,
70
ADD_CASES(
TC_ConsoleOut
,
92
ADD_CASES(
TC_ConsoleOut
, {{"^BM_label %console_report some label$"}});
113
ADD_CASES(
TC_ConsoleOut
, {{"^BM_error[ ]+ERROR OCCURRED: 'message'$"}});
130
ADD_CASES(
TC_ConsoleOut
, {{"^BM_no_arg_name/3 %console_report$"}});
143
ADD_CASES(
TC_ConsoleOut
, {{"^BM_arg_name/first:3 %console_report$"}});
156
ADD_CASES(
TC_ConsoleOut
,
173
ADD_CASES(
TC_ConsoleOut
, {{"^BM_Complexity_O1_BigO %bigOStr %bigOStr[ ]*$"}
[
all
...]
user_counters_test.cc
11
ADD_CASES(
TC_ConsoleOut
,
28
ADD_CASES(
TC_ConsoleOut
, {{"^BM_Counters_Simple %console_report bar=%hrfloat foo=%hrfloat$"}});
62
ADD_CASES(
TC_ConsoleOut
,
102
ADD_CASES(
TC_ConsoleOut
, {{"^BM_Counters_Rate %console_report bar=%hrfloat/s foo=%hrfloat/s$"}});
133
ADD_CASES(
TC_ConsoleOut
, {{"^BM_Counters_Threads/threads:%int %console_report bar=%hrfloat foo=%hrfloat$"}});
163
ADD_CASES(
TC_ConsoleOut
, {{"^BM_Counters_AvgThreads/threads:%int %console_report bar=%hrfloat foo=%hrfloat$"}});
194
ADD_CASES(
TC_ConsoleOut
, {{"^BM_Counters_AvgThreadsRate/threads:%int %console_report bar=%hrfloat/s foo=%hrfloat/s$"}});
complexity_test.cc
23
TC_ConsoleOut
,
output_test.h
41
TC_ConsoleOut
,
user_counters_tabular_test.cc
10
ADD_CASES(
TC_ConsoleOut
, {
output_test_helper.cc
390
{"ConsoleReporter", GetTestCaseList(
TC_ConsoleOut
),
/external/libcxx/utils/google-benchmark/test/
reporter_output_test.cc
12
ADD_CASES(
TC_ConsoleOut
, {{"^Benchmark %s Time %s CPU %s Iterations$", MR_Next},
28
ADD_CASES(
TC_ConsoleOut
, {{"^BM_basic %console_report$"}});
48
ADD_CASES(
TC_ConsoleOut
,
70
ADD_CASES(
TC_ConsoleOut
,
92
ADD_CASES(
TC_ConsoleOut
, {{"^BM_label %console_report some label$"}});
113
ADD_CASES(
TC_ConsoleOut
, {{"^BM_error[ ]+ERROR OCCURRED: 'message'$"}});
130
ADD_CASES(
TC_ConsoleOut
, {{"^BM_no_arg_name/3 %console_report$"}});
143
ADD_CASES(
TC_ConsoleOut
, {{"^BM_arg_name/first:3 %console_report$"}});
156
ADD_CASES(
TC_ConsoleOut
,
173
ADD_CASES(
TC_ConsoleOut
, {{"^BM_Complexity_O1_BigO %bigOStr %bigOStr[ ]*$"}
[
all
...]
output_test.h
39
TC_ConsoleOut
,
complexity_test.cc
23
TC_ConsoleOut
,
output_test_helper.cc
208
{"ConsoleReporter", GetTestCaseList(
TC_ConsoleOut
),
Completed in 65 milliseconds