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

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

Completed in 72 milliseconds