Searched refs:verifyFailWithPosition (Results 1 – 1 of 1) sorted by relevance
969 verifyFailWithPosition("Expected literal value at line 6 column 3", in testFailWithPosition()975 verifyFailWithPosition("Expected literal value at line 1 column 4", in testFailWithPositionIsOffsetByBom()982 verifyFailWithPosition("Expected literal value at line 6 column 3", in testFailWithPositionGreaterThanBufferSize()986 private void verifyFailWithPosition(String message, String json) throws IOException { in verifyFailWithPosition() method in JsonReaderTest