Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DBasePrintTest.java111 private CallCounter mDestroySessionCallCounter; field in BasePrintTest
204 mDestroySessionCallCounter = new CallCounter(); in setUp()
293 mDestroySessionCallCounter.call(); in onPrinterDiscoverySessionDestroyCalled()
307 waitForCallbackCallCount(mDestroySessionCallCounter, count, in waitForPrinterDiscoverySessionDestroyCallbackCalled()
391 mDestroySessionCallCounter.reset(); in resetCounters()