Searched defs:testStateMachine6 (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/tests/utiltests/src/com/android/internal/util/
H A DStateMachineTest.java1334 public void testStateMachine6() throws Exception { method in class:StateMachineTest
1340 if (sm6.isDbg()) tlog("testStateMachine6 E");
1350 tloge("testStateMachine6: exception while waiting " + e.getMessage());
1361 if (sm6.isDbg()) tlog("testStateMachine6: expect " + arrivalTimeDiff
1365 if (sm6.isDbg()) tlog("testStateMachine6 X");

Completed in 11 milliseconds