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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DStateMachineTest.java1207 public void testStateMachine5() throws Exception { method in class:StateMachineTest
1210 if (sm5.isDbg()) tlog("testStateMachine5 E");
1225 tloge("testStateMachine5: exception while waiting " + e.getMessage());
1278 if (sm5.isDbg()) tlog("testStateMachine5 X");

Completed in 21 milliseconds