Home
last modified time | relevance | path

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

/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java128 private static final String PRINTER_TEST_FILE = "print.pdf"; field in WebViewTest
2348 final File file = activity.getFileStreamPath(PRINTER_TEST_FILE); in testPrinting()
2395 final File file = activity.getFileStreamPath(PRINTER_TEST_FILE); in testPrintingPagesCount()