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

/frameworks/base/core/tests/coretests/src/com/android/internal/util/
H A DStateMachineTest.java1187 public void testStateMachine5() throws Exception { method in class:StateMachineTest
1190 if (sm5.isDbg()) Log.d(TAG, "testStateMachine5 E");
1205 Log.e(TAG, "testStateMachine5: exception while waiting " + e.getMessage());
1258 if (sm5.isDbg()) Log.d(TAG, "testStateMachine5 X");

Completed in 469 milliseconds