Home
last modified time | relevance | path

Searched refs:MR_Not (Results 1 – 8 of 8) sorted by relevance

/external/libcxx/utils/google-benchmark/test/
Dreporter_output_test.cc220 {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
223 ADD_CASES(TC_JSONOut, {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
226 ADD_CASES(TC_CSVOut, {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
239 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
242 ADD_CASES(TC_JSONOut, {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
248 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
Dcomplexity_test.cc25 {"^%bigo_name", MR_Not}, // Assert we we didn't only matched a name. in AddComplexityTest()
37 {"^\"%bigo_name\"", MR_Not}, in AddComplexityTest()
Doutput_test.h25 MR_Not // No line between the current position and the next match matches enumerator
Doutput_test_helper.cc104 if (TC.match_rule == MR_Not) { in CheckCases()
/external/google-benchmark/test/
Dreporter_output_test.cc220 {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
223 ADD_CASES(TC_JSONOut, {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
226 ADD_CASES(TC_CSVOut, {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
239 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
242 ADD_CASES(TC_JSONOut, {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
248 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
Dcomplexity_test.cc25 {"^%bigo_name", MR_Not}, // Assert we we didn't only matched a name. in AddComplexityTest()
37 {"^\"%bigo_name\"", MR_Not}, in AddComplexityTest()
Doutput_test.h25 MR_Not // No line between the current position and the next match matches enumerator
Doutput_test_helper.cc104 if (TC.match_rule == MR_Not) { in CheckCases()