Home
last modified time | relevance | path

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

/aosp_15_r20/cts/hostsidetests/graphics/gpumetrics/src/com/android/cts/graphics/
H A DGpuWorkDumpsysTest.java47 private CommandResult assertShellCommand(String command) throws DeviceNotAvailableException { in assertShellCommand() method in GpuWorkDumpsysTest
/aosp_15_r20/system/gsid/tests/
H A DDsuTestBase.java41 public CommandResult assertShellCommand(String command) throws DeviceNotAvailableException { in assertShellCommand() method in DsuTestBase