Home
last modified time | relevance | path

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

/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java146 private CallCounter mDestroySessionCallCounter; field in BasePrintTest
293 mDestroySessionCallCounter = new CallCounter(); in setUp()
418 mDestroySessionCallCounter.call(); in onPrinterDiscoverySessionDestroyCalled()
432 waitForCallbackCallCount(mDestroySessionCallCounter, count, in waitForPrinterDiscoverySessionDestroyCallbackCalled()
554 mDestroySessionCallCounter.reset(); in resetCounters()