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.cc398 {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
403 {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
419 ADD_CASES(TC_CSVOut, {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
434 {{".*BM_SummaryDisplay/repeats:2 ", MR_Not},
439 {{".*BM_SummaryDisplay/repeats:2 ", MR_Not},
456 {{".*BM_SummaryDisplay/repeats:2 ", MR_Not},
472 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
479 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
499 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
Dcomplexity_test.cc26 {"^%bigo_name", MR_Not}, // Assert we we didn't only matched a name. in AddComplexityTest()
44 {"^\"%bigo_name\"", MR_Not}, in AddComplexityTest()
Doutput_test.h27 MR_Not // No line between the current position and the next match matches enumerator
Doutput_test_helper.cc123 if (TC.match_rule == MR_Not) { in CheckCases()
/external/google-benchmark/test/
Dreporter_output_test.cc398 {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
403 {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
419 ADD_CASES(TC_CSVOut, {{".*BM_SummaryRepeat/repeats:3 ", MR_Not},
434 {{".*BM_SummaryDisplay/repeats:2 ", MR_Not},
439 {{".*BM_SummaryDisplay/repeats:2 ", MR_Not},
456 {{".*BM_SummaryDisplay/repeats:2 ", MR_Not},
472 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
479 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
499 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
Dcomplexity_test.cc26 {"^%bigo_name", MR_Not}, // Assert we we didn't only matched a name. in AddComplexityTest()
44 {"^\"%bigo_name\"", MR_Not}, in AddComplexityTest()
Doutput_test.h27 MR_Not // No line between the current position and the next match matches enumerator
Doutput_test_helper.cc123 if (TC.match_rule == MR_Not) { in CheckCases()