Home
last modified time | relevance | path

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

/external/pdfium/testing/
Dembedder_test.h137 bool OpenDocumentWithoutJavaScript(const std::string& filename);
Dembedder_test.cpp319 bool EmbedderTest::OpenDocumentWithoutJavaScript(const std::string& filename) { in OpenDocumentWithoutJavaScript() function in EmbedderTest
/external/pdfium/fpdfsdk/
Dfpdf_formfill_embeddertest.cpp1091 ASSERT_TRUE(OpenDocumentWithoutJavaScript("bug_551248.pdf")); in TEST_F()
1144 ASSERT_TRUE(OpenDocumentWithoutJavaScript("document_aactions.pdf")); in TEST_F()