Home
last modified time | relevance | path

Searched defs:nse (Results 1 – 1 of 1) sorted by relevance

/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/io/
DNotSerializableExceptionTest.java30 NotSerializableException nse = new NotSerializableException(); in test_Constructor() local
39 NotSerializableException nse = new NotSerializableException(message); in test_ConstructorLjava_lang_String() local