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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DStateMachineTest.java139 public void testStateMachineQuit() throws Exception { method in class:StateMachineTest
144 if (smQuitTest.isDbg()) tlog("testStateMachineQuit E");
157 tloge("testStateMachineQuit: exception while waiting " + e.getMessage());
179 if (smQuitTest.isDbg()) tlog("testStateMachineQuit X");

Completed in 23 milliseconds