Home
last modified time | relevance | path

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

/cts/hostsidetests/install/src/android/cts/install/host/
DDowngradeTest.java187 private boolean isDebuggable() throws Exception { in isDebuggable() method in DowngradeTest
/cts/hostsidetests/stagedinstall/src/com/android/tests/stagedinstall/host/
DStagedInstallTest.java916 private boolean isDebuggable() throws Exception { in isDebuggable() method in StagedInstallTest
/cts/hostsidetests/statsdatom/src/android/cts/statsdatom/lib/
DDeviceUtils.java457 public static boolean isDebuggable(ITestDevice device) throws Exception { in isDebuggable() method