Home
last modified time | relevance | path

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

/cts/hostsidetests/appsecurity/test-apps/StorageApp/src/com/android/cts/storageapp/
DUtils.java176 public static void logCommand(String... cmd) throws Exception { in logCommand() method in Utils
/cts/hostsidetests/appsecurity/test-apps/ExternalStorageApp/src/com/android/cts/externalstorageapp/
DCommonExternalStorageTest.java480 public static void logCommand(String... cmd) throws Exception { in logCommand() method in CommonExternalStorageTest