Searched refs:MR_Not (Results 1 – 8 of 8) sorted by relevance
/external/libcxx/utils/google-benchmark/test/ |
D | reporter_output_test.cc | 220 {{".*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},
|
D | complexity_test.cc | 25 {"^%bigo_name", MR_Not}, // Assert we we didn't only matched a name. in AddComplexityTest() 37 {"^\"%bigo_name\"", MR_Not}, in AddComplexityTest()
|
D | output_test.h | 25 MR_Not // No line between the current position and the next match matches enumerator
|
D | output_test_helper.cc | 104 if (TC.match_rule == MR_Not) { in CheckCases()
|
/external/google-benchmark/test/ |
D | reporter_output_test.cc | 220 {{".*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},
|
D | complexity_test.cc | 25 {"^%bigo_name", MR_Not}, // Assert we we didn't only matched a name. in AddComplexityTest() 37 {"^\"%bigo_name\"", MR_Not}, in AddComplexityTest()
|
D | output_test.h | 25 MR_Not // No line between the current position and the next match matches enumerator
|
D | output_test_helper.cc | 104 if (TC.match_rule == MR_Not) { in CheckCases()
|