Home
last modified time | relevance | path

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

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