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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DStateMachineTest.java615 public void testStateMachine1() throws Exception { method in class:StateMachineTest
618 if (sm1.isDbg()) tlog("testStateMachine1 E");
629 tloge("testStateMachine1: exception while waiting " + e.getMessage());
652 if (sm1.isDbg()) tlog("testStateMachine1 X");

Completed in 76 milliseconds