Home
last modified time | relevance | path

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

/cts/hostsidetests/tzdata/src/com/android/cts/tzdata/
DTzDataCheckTest.java779 return executeCommandOnDeviceWithResultCode(command).statusCode; in runTzDataCheckWithArgs()
818 private ShellResult executeCommandOnDeviceWithResultCode(String command) throws Exception { in executeCommandOnDeviceWithResultCode() method in TzDataCheckTest