Searched refs:expectedParseEndPosition (Results 1 – 1 of 1) sorted by relevance
356 int32_t expectedParseEndPosition = inputText.length(); in execParseTest() local360 if (expectedParseEndPosition != pos.getIndex()) { in execParseTest()362 "Actual parse position: %d", expectedParseEndPosition, pos.getIndex()); in execParseTest()