Home
last modified time | relevance | path

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

/external/pdfium/testing/
Dembedder_test.h81 virtual bool CreateEmptyDocument();
Dembedder_test.cpp125 bool EmbedderTest::CreateEmptyDocument() { in CreateEmptyDocument() function in EmbedderTest
/external/pdfium/fpdfsdk/
Dfpdfview_embeddertest.cpp34 EXPECT_TRUE(CreateEmptyDocument()); in TEST_F()
Dfpdfedit_embeddertest.cpp85 EXPECT_TRUE(CreateEmptyDocument()); in TEST_F()