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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DStateMachineTest.java722 public void testStateMachine2() throws Exception { method in class:StateMachineTest
725 if (sm2.isDbg()) tlog("testStateMachine2 E");
736 tloge("testStateMachine2: exception while waiting " + e.getMessage());
762 if (sm2.isDbg()) tlog("testStateMachine2 X");

Completed in 28 milliseconds