Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/io/
DFileTest.java137 String cwd = System.getProperty("user.dir"); in test_emptyFilename() local
/libcore/ojluni/src/main/native/
DUnixNativeDispatcher.c300 char* cwd = getcwd(buf, sizeof(buf)); in Java_sun_nio_fs_UnixNativeDispatcher_getcwd() local