Searched refs:resultStart2 (Results 1 – 1 of 1) sorted by relevance
303 int resultStart2 = mr.start(); in toMatchResultTest() local304 assertNotEquals(matcherStart2, resultStart2, "Matcher2 and Result2 should not be equal"); in toMatchResultTest()305 assertEquals(resultStart1, resultStart2, "Second match result should have the same state"); in toMatchResultTest()