Home
last modified time | relevance | path

Searched refs:testNullValue (Results 1 – 2 of 2) sorted by relevance

/libcore/luni/src/test/java/libcore/xml/
DNormalizeTest.java273 public void testNullValue() { in testNullValue() method in NormalizeTest
/libcore/json/src/test/java/org/json/
DJSONObjectTest.java817 public void testNullValue() throws JSONException { in testNullValue() method in JSONObjectTest