Home
last modified time | relevance | path

Searched refs:CallCounter (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java142 private CallCounter mCancelOperationCounter;
143 private CallCounter mLayoutCallCounter;
144 private CallCounter mWriteCallCounter;
145 private CallCounter mWriteCancelCallCounter;
146 private CallCounter mStartCallCounter;
147 private CallCounter mFinishCallCounter;
148 private CallCounter mPrintJobQueuedCallCounter;
149 private CallCounter mCreateSessionCallCounter;
150 private CallCounter mDestroySessionCallCounter;
151 private CallCounter mDestroyActivityCallCounter = new CallCounter();
[all …]