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.java122 private static final String PRINTER_TEST_FILE = "print.pdf"; field in WebViewTest
2347 final File file = mContext.getFileStreamPath(PRINTER_TEST_FILE); in testPrinting()
2395 final File file = mContext.getFileStreamPath(PRINTER_TEST_FILE); in testPrintingPagesCount()