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.java160 private CallCounter mDestroySessionCallCounter; field in BasePrintTest
302 mDestroySessionCallCounter = new CallCounter(); in setUp()
430 mDestroySessionCallCounter.call(); in onPrinterDiscoverySessionDestroyCalled()
444 waitForCallbackCallCount(mDestroySessionCallCounter, count, in waitForPrinterDiscoverySessionDestroyCallbackCalled()
566 mDestroySessionCallCounter.reset(); in resetCounters()