Searched refs:skipValue (Results 1 – 3 of 3) sorted by relevance
90 reader.skipValue(); in testSkipObject()92 reader.skipValue(); in testSkipObject()102 reader.skipValue(); in testSkipBeforeEndOfObject()110 reader.skipValue(); in testSkipBeforeEndOfArray()120 reader.skipValue(); in testSkipAfterEndOfDocument()
232 reader.skipValue(); in readExpectation()
517 public void skipValue() throws IOException { in skipValue() method in JsonReader