Searched refs:execCmdAndWaitForTermination (Results 1 – 2 of 2) sorted by relevance
164 static Process execCmdAndWaitForTermination(String... cmdList) in execCmdAndWaitForTermination() method in FilesSetup
84 import static libcore.java.nio.file.FilesSetup.execCmdAndWaitForTermination;263 Process statProcess = execCmdAndWaitForTermination(statCmd); in test_getOwner()284 execCmdAndWaitForTermination(symLinkCmd); in test_isSymbolicLink()306 execCmdAndWaitForTermination(mkdir); in test_isDirectory()362 execCmdAndWaitForTermination(touchCmd); in test_getLastModifiedTime()419 execCmdAndWaitForTermination(ddCmd); in test_size()