Searched refs:CallCounter (Results 1 – 1 of 1) sorted by relevance
97 private CallCounter mCancelOperationCounter;98 private CallCounter mLayoutCallCounter;99 private CallCounter mWriteCallCounter;100 private CallCounter mFinishCallCounter;101 private CallCounter mPrintJobQueuedCallCounter;102 private CallCounter mDestroySessionCallCounter;165 mCancelOperationCounter = new CallCounter(); in setUp()166 mLayoutCallCounter = new CallCounter(); in setUp()167 mFinishCallCounter = new CallCounter(); in setUp()168 mWriteCallCounter = new CallCounter(); in setUp()[all …]