Searched refs:waitForLayoutAdapterCallbackCount (Results 1 – 4 of 4) sorted by relevance
120 waitForLayoutAdapterCallbackCount(2); in testNoPrintOptionsOrPrinterChange()342 waitForLayoutAdapterCallbackCount(2); in testPrintOptionsChangeAndNoPrinterChange()348 waitForLayoutAdapterCallbackCount(3); in testPrintOptionsChangeAndNoPrinterChange()354 waitForLayoutAdapterCallbackCount(4); in testPrintOptionsChangeAndNoPrinterChange()360 waitForLayoutAdapterCallbackCount(5); in testPrintOptionsChangeAndNoPrinterChange()366 waitForLayoutAdapterCallbackCount(6); in testPrintOptionsChangeAndNoPrinterChange()546 waitForLayoutAdapterCallbackCount(2); in testPrintOptionsChangeAndPrinterChange()552 waitForLayoutAdapterCallbackCount(3); in testPrintOptionsChangeAndPrinterChange()559 waitForLayoutAdapterCallbackCount(4); in testPrintOptionsChangeAndPrinterChange()711 waitForLayoutAdapterCallbackCount(2); in testPrintOptionsChangeAndNoPrinterChangeAndContentChange()[all …]
105 waitForLayoutAdapterCallbackCount(2); in testNormalLifecycle()294 waitForLayoutAdapterCallbackCount(2); in testStartPrinterDiscoveryWithHistoricalPrinters()320 waitForLayoutAdapterCallbackCount(4); in testStartPrinterDiscoveryWithHistoricalPrinters()
146 waitForLayoutAdapterCallbackCount(2); in testAllPagesWantedAndAllPagesWritten()258 waitForLayoutAdapterCallbackCount(2); in testSomePagesWantedAndAllPagesWritten()392 waitForLayoutAdapterCallbackCount(2); in testSomePagesWantedAndSomeMorePagesWritten()607 waitForLayoutAdapterCallbackCount(2); in testWantedPagesAlreadyWrittenForPreview()
321 protected void waitForLayoutAdapterCallbackCount(int count) { in waitForLayoutAdapterCallbackCount() method in BasePrintTest