Home
last modified time | relevance | path

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

/external/pdfium/testing/
Dembedder_test.h107 bool OpenDocumentWithoutJavaScript(const std::string& filename);
Dembedder_test.cpp134 bool EmbedderTest::OpenDocumentWithoutJavaScript(const std::string& filename) { in OpenDocumentWithoutJavaScript() function in EmbedderTest
/external/pdfium/fpdfsdk/
Dfpdf_formfill_embeddertest.cpp657 EXPECT_TRUE(OpenDocumentWithoutJavaScript("bug_551248.pdf")); in TEST_F()
710 EXPECT_TRUE(OpenDocumentWithoutJavaScript("document_aactions.pdf")); in TEST_F()