Searched refs:removeObservers (Results 1 – 2 of 2) sorted by relevance
139 verify(mTracker).removeObservers(); in testOnlyFirstWindowFrameOverThreshold()160 verify(mTracker).removeObservers(); in testSfJank()183 verify(mTracker).removeObservers(); in testFirstFrameJankyNoTrigger()206 verify(mTracker).removeObservers(); in testOtherFrameOverThreshold()232 verify(mTracker).removeObservers(); in testLastFrameOverThresholdBeforeEnd()254 verify(mTracker).removeObservers(); in testBeginCancel()273 verify(mTracker).removeObservers(); in testCancelIfEndVsyncIdEqualsToBeginVsyncId()293 verify(mTracker).removeObservers(); in testCancelIfEndVsyncIdLessThanBeginVsyncId()302 verify(mTracker).removeObservers(); in testCancelWhenSessionNeverBegun()308 verify(mTracker).removeObservers(); in testEndWhenSessionNeverBegun()
283 removeObservers(); in cancel()403 removeObservers(); in finish()498 public void removeObservers() { in removeObservers() method in FrameTracker