Searched refs:getLogRecCount (Results 1 – 3 of 3) sorted by relevance
68 tlog("size=" + size + " count=" + sm.getLogRecCount()); in dumpLogRecs()414 assertEquals(9, smEnterExitTranstionToTest.getLogRecCount()); in testStateMachineEnterExitTransitionToTest()534 assertEquals(6, sm0.getLogRecCount()); in testStateMachine0()1626 assertEquals(4, sm.getLogRecCount()); in testStateMachineSharedThread()1815 assertEquals(7, sm.getLogRecCount()); in testHsm1()
1463 public final int getLogRecCount() { in getLogRecCount() method in StateMachine2016 pw.println(" total records=" + getLogRecCount()); in dump()
299 loge("Total records=" + getLogRecCount()); in processMessage()