Searched refs:nextNull (Results 1 – 2 of 2) sorted by relevance
469 reader.nextNull(); in testMixedCaseLiterals()470 reader.nextNull(); in testMixedCaseLiterals()592 reader.nextNull(); in testStringNullIsNotNull()798 reader.nextNull(); in testStrictUnnecessaryArraySeparators()806 reader.nextNull(); in testStrictUnnecessaryArraySeparators()815 reader.nextNull(); in testStrictUnnecessaryArraySeparators()823 reader.nextNull(); in testStrictUnnecessaryArraySeparators()834 reader.nextNull(); in testLenientUnnecessaryArraySeparators()841 reader.nextNull(); in testLenientUnnecessaryArraySeparators()849 reader.nextNull(); in testLenientUnnecessaryArraySeparators()[all …]
412 public void nextNull() throws IOException { in nextNull() method in JsonReader