Searched defs:testStateMachine3 (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DStateMachineTest.java818 public void testStateMachine3() throws Exception { method in class:StateMachineTest
821 if (sm3.isDbg()) tlog("testStateMachine3 E");
832 tloge("testStateMachine3: exception while waiting " + e.getMessage());
849 if (sm3.isDbg()) tlog("testStateMachine3 X");

Completed in 22 milliseconds