Searched refs:nextNull (Results 1 – 2 of 2) sorted by relevance
495 reader.nextNull(); in testMixedCaseLiterals()496 reader.nextNull(); in testMixedCaseLiterals()622 reader.nextNull(); in testStringNullIsNotNull()835 reader.nextNull(); in testStrictUnnecessaryArraySeparators()843 reader.nextNull(); in testStrictUnnecessaryArraySeparators()852 reader.nextNull(); in testStrictUnnecessaryArraySeparators()860 reader.nextNull(); in testStrictUnnecessaryArraySeparators()872 reader.nextNull(); in testLenientUnnecessaryArraySeparators()879 reader.nextNull(); in testLenientUnnecessaryArraySeparators()887 reader.nextNull(); in testLenientUnnecessaryArraySeparators()[all …]
412 public void nextNull() throws IOException { in nextNull() method in JsonReader