Searched refs:getLogRecCount (Results 1 – 3 of 3) sorted by relevance
68 tlog("size=" + size + " count=" + sm.getLogRecCount()); in dumpLogRecs()575 assertEquals(9, smEnterExitTransitionToTest.getLogRecCount()); in testStateMachineEnterExitTransitionToTest()695 assertEquals(6, sm0.getLogRecCount()); in testStateMachine0()1787 assertEquals(4, sm.getLogRecCount()); in testStateMachineSharedThread()1976 assertEquals(7, sm.getLogRecCount()); in testHsm1()
1529 public final int getLogRecCount() { in getLogRecCount() method in StateMachine2089 pw.println(" total records=" + getLogRecCount()); in dump()
405 loge("Total records=" + getLogRecCount()); in processMessage()