Home
last modified time | relevance | path

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

/tools/tradefederation/core/tests/src/com/android/tradefed/testtype/suite/
DAtestRunnerTest.java209 assertTrue(((InstrumentationTest) test).getDebug()); in testWaitForDebugger()
/tools/tradefederation/core/test_framework/com/android/tradefed/testtype/
DInstrumentationTest.java1291 public boolean getDebug() { in getDebug() method in InstrumentationTest