Searched defs:mr (Results 1 – 5 of 5) sorted by relevance
287 final MatchResult mr; field in PatternStreamTest.MatchResultHolder293 MatchResultHolder(MatchResult mr) { in MatchResultHolder()
295 MatchResult mr = matcher.toMatchResult(); in toMatchResultTest() local318 MatchResult mr = matcher.toMatchResult(); in toMatchResultTest2() local
279 Mock_Random mr = new Mock_Random(); in test_next() local
138 long mr = (s >= MILLI_SCALE) ? (s / MILLI_SCALE) : (MILLI_SCALE / s); in TimeUnit() local
1631 MatchResult mr = this.match(); in hasNextLine() local1671 MatchResult mr = this.match(); in nextLine() local