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.java152 assertTrue(((InstrumentationTest) test).getDebug()); in testWaitForDebugger()
/tools/tradefederation/core/src/com/android/tradefed/testtype/
DInstrumentationTest.java1174 public boolean getDebug() { in getDebug() method in InstrumentationTest