Home
last modified time | relevance | path

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

/libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DScannerTest.java145 Path nonExistentFilePath = Paths.get("testPath"); in test_ConstructorLjava_nio_file_Path_Exception() local
252 Path nonExistentFilePath = Paths.get("nonExistentFile"); in test_ConstructorLjava_nio_file_PathLjava_lang_String_Exception() local