Searched refs:waitForLayoutAdapterCallbackCount (Results 1 – 4 of 4) sorted by relevance
120 waitForLayoutAdapterCallbackCount(2); in testNoPrintOptionsOrPrinterChange()337 waitForLayoutAdapterCallbackCount(2); in testPrintOptionsChangeAndNoPrinterChange()343 waitForLayoutAdapterCallbackCount(3); in testPrintOptionsChangeAndNoPrinterChange()349 waitForLayoutAdapterCallbackCount(4); in testPrintOptionsChangeAndNoPrinterChange()355 waitForLayoutAdapterCallbackCount(5); in testPrintOptionsChangeAndNoPrinterChange()361 waitForLayoutAdapterCallbackCount(6); in testPrintOptionsChangeAndNoPrinterChange()537 waitForLayoutAdapterCallbackCount(2); in testPrintOptionsChangeAndPrinterChange()543 waitForLayoutAdapterCallbackCount(3); in testPrintOptionsChangeAndPrinterChange()550 waitForLayoutAdapterCallbackCount(4); in testPrintOptionsChangeAndPrinterChange()697 waitForLayoutAdapterCallbackCount(2); in testPrintOptionsChangeAndNoPrinterChangeAndContentChange()[all …]
106 waitForLayoutAdapterCallbackCount(2); in testNormalLifecycle()204 waitForLayoutAdapterCallbackCount(2); in testStartPrinterDiscoveryWithHistoricalPrinters()227 waitForLayoutAdapterCallbackCount(4); in testStartPrinterDiscoveryWithHistoricalPrinters()
144 waitForLayoutAdapterCallbackCount(2); in testAllPagesWantedAndAllPagesWritten()253 waitForLayoutAdapterCallbackCount(2); in testSomePagesWantedAndAllPagesWritten()381 waitForLayoutAdapterCallbackCount(2); in testSomePagesWantedAndSomeMorePagesWritten()593 waitForLayoutAdapterCallbackCount(2); in testWantedPagesAlreadyWrittenForPreview()
258 protected void waitForLayoutAdapterCallbackCount(int count) { in waitForLayoutAdapterCallbackCount() method in BasePrintTest