Searched refs:logPollingFrames (Results 1 – 3 of 3) sorted by relevance
66 mStatsdUtils.logPollingFrames(); in testLogPollingFrame_ecp1Once()80 mStatsdUtils.logPollingFrames(); in testLogPollingFrame_ecp1TwiceInTwoWrites()82 mStatsdUtils.logPollingFrames(); in testLogPollingFrame_ecp1TwiceInTwoWrites()88 verify(mStatsdUtils, times(2)).logPollingFrames(); in testLogPollingFrame_ecp1TwiceInTwoWrites()102 mStatsdUtils.logPollingFrames(); in testLogPollingFrame_ecp2Repeated()121 mStatsdUtils.logPollingFrames(); in testLogPollingFrame_ecp2RepeatedTwoTypes()131 verify(mStatsdUtils).logPollingFrames(); in testLogPollingFrame_ecp2RepeatedTwoTypes()150 mStatsdUtils.logPollingFrames(); in testFieldGain()153 verify(mStatsdUtils).logPollingFrames(); in testFieldGain()
315 public void logPollingFrames() { in logPollingFrames() method in StatsdUtils
496 mStatsdUtils.logPollingFrames(); in onPollingLoopDetected()