Searched refs:testStateMachine7 (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DStateMachineTest.java1439 public void testStateMachine7() throws Exception { method in class:StateMachineTest
1444 if (sm7.isDbg()) tlog("testStateMachine7 E");
1454 tloge("testStateMachine7: exception while waiting " + e.getMessage());
1465 if (sm7.isDbg()) tlog("testStateMachine7: expect " + arrivalTimeDiff
1469 if (sm7.isDbg()) tlog("testStateMachine7 X");

Completed in 57 milliseconds