Searched refs:logPollingFrames (Results 1 – 3 of 3) sorted by relevance
93 mStatsdUtils.logPollingFrames(); in testLogPollingFrame_ecp1Once()107 mStatsdUtils.logPollingFrames(); in testLogPollingFrame_ecp1TwiceInTwoWrites()109 mStatsdUtils.logPollingFrames(); in testLogPollingFrame_ecp1TwiceInTwoWrites()115 verify(mStatsdUtils, times(2)).logPollingFrames(); in testLogPollingFrame_ecp1TwiceInTwoWrites()129 mStatsdUtils.logPollingFrames(); in testLogPollingFrame_ecp2Repeated()148 mStatsdUtils.logPollingFrames(); in testLogPollingFrame_ecp2RepeatedTwoTypes()158 verify(mStatsdUtils).logPollingFrames(); in testLogPollingFrame_ecp2RepeatedTwoTypes()177 mStatsdUtils.logPollingFrames(); in testFieldGain()180 verify(mStatsdUtils).logPollingFrames(); in testFieldGain()
376 public void logPollingFrames() { in logPollingFrames() method in StatsdUtils
676 mStatsdUtils.logPollingFrames(); in onPollingLoopDetected()