Searched refs:skipValue (Results 1 – 3 of 3) sorted by relevance
74 reader.skipValue(); in testSkipObject()76 reader.skipValue(); in testSkipObject()85 reader.skipValue(); in testSkipBeforeEndOfObject()95 reader.skipValue(); in testSkipBeforeEndOfArray()107 reader.skipValue(); in testSkipAfterEndOfDocument()
232 reader.skipValue(); in readExpectation()
517 public void skipValue() throws IOException { in skipValue() method in JsonReader