Searched refs:MR_Not (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/third-party/benchmark/test/ |
| H A D | reporter_output_test.cc | 660 {{".*BM_SummaryRepeat/repeats:3 ", MR_Not}, 665 {{".*BM_SummaryRepeat/repeats:3 ", MR_Not}, 696 ADD_CASES(TC_CSVOut, {{".*BM_SummaryRepeat/repeats:3 ", MR_Not}, 711 {{".*BM_SummaryDisplay/repeats:2 ", MR_Not}, 716 {{".*BM_SummaryDisplay/repeats:2 ", MR_Not}, 748 {{".*BM_SummaryDisplay/repeats:2 ", MR_Not}, 764 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not}, 771 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not}, 806 {{".*BM_RepeatTimeUnit/repeats:3 ", MR_Not},
|
| H A D | complexity_test.cc | 29 {"^%bigo_name", MR_Not}, // Assert we we didn't only matched a name. in AddComplexityTest() 59 {"^\"%bigo_name\"", MR_Not}, in AddComplexityTest()
|
| H A D | output_test.h | 27 MR_Not // No line between the current position and the next match matches enumerator
|
| H A D | output_test_helper.cc | 132 if (TC.match_rule == MR_Not) { in CheckCases()
|