Home
last modified time | relevance | path

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

/cts/tests/tests/net/src/android/net/cts/
DNetworkWatchlistTest.java130 return runRwCommand("cp /proc/self/fd/0 " + filePath)[1]; in pipeFromStdin()
150 private static ParcelFileDescriptor[] runRwCommand(String command) { in runRwCommand() method in NetworkWatchlistTest