Searched refs:getLogRecCount (Results 1 – 3 of 3) sorted by relevance
66 tlog("size=" + size + " count=" + sm.getLogRecCount()); in dumpLogRecs()412 assertEquals(9, smEnterExitTranstionToTest.getLogRecCount()); in testStateMachineEnterExitTransitionToTest()532 assertEquals(6, sm0.getLogRecCount()); in testStateMachine0()1624 assertEquals(4, sm.getLogRecCount()); in testStateMachineSharedThread()1813 assertEquals(7, sm.getLogRecCount()); in testHsm1()
1435 public final int getLogRecCount() { in getLogRecCount() method in StateMachine1947 pw.println(" total records=" + getLogRecCount()); in dump()
275 loge("Total records=" + getLogRecCount()); in processMessage()