Searched defs:testStateMachineQuitNow (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DStateMachineTest.java244 public void testStateMachineQuitNow() throws Exception { method in class:StateMachineTest
249 if (smQuitNowTest.isDbg()) tlog("testStateMachineQuitNow E");
263 tloge("testStateMachineQuitNow: exception while waiting " + e.getMessage());
283 if (smQuitNowTest.isDbg()) tlog("testStateMachineQuitNow X");

Completed in 40 milliseconds