Home
last modified time | relevance | path

Searched defs:assertCommandSucceeds (Results 1 – 3 of 3) sorted by relevance

/art/test/odsign/test-src/com/android/tests/odsign/
DCompOsTestUtils.java135 private String assertCommandSucceeds(String command) throws DeviceNotAvailableException { in assertCommandSucceeds() method in CompOsTestUtils
DOdsignTestUtils.java412 public String assertCommandSucceeds(String command) throws DeviceNotAvailableException { in assertCommandSucceeds() method in OdsignTestUtils
/art/libnativeloader/test/src/android/test/hostside/
DLibnativeloaderTest.java378 String assertCommandSucceeds(String command) throws DeviceNotAvailableException { in assertCommandSucceeds() method in LibnativeloaderTest.DeviceContext