Home
last modified time | relevance | path

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

/libcore/luni/src/test/java/libcore/java/nio/file/
DFiles2Test.java360 String touchCmd[] = { "touch", "-d", "2015-10-09T00:00:00Z", in test_getLastModifiedTime() local
362 execCmdAndWaitForTermination(touchCmd); in test_getLastModifiedTime()