Searched defs:testStateMachineQuitNow (Results 1 - 1 of 1) sorted by relevance

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

Completed in 62 milliseconds