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

/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DStateMachineTest.java513 public void testStateMachine0() throws Exception { method in class:StateMachineTest
518 if (sm0.isDbg()) tlog("testStateMachine0 E");
530 tloge("testStateMachine0: exception while waiting " + e.getMessage());
555 if (sm0.isDbg()) tlog("testStateMachine0 X");

Completed in 56 milliseconds