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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DStateMachineTest.java1419 public void testStateMachine7() throws Exception { method in class:StateMachineTest
1424 if (sm7.isDbg()) Log.d(TAG, "testStateMachine7 E");
1434 Log.e(TAG, "testStateMachine7: exception while waiting " + e.getMessage());
1445 if (sm7.isDbg()) Log.d(TAG, "testStateMachine7: expect " + arrivalTimeDiff
1449 if (sm7.isDbg()) Log.d(TAG, "testStateMachine7 X");

Completed in 188 milliseconds