Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fpdfsdk/
H A Dfpdf_view_embeddertest.cpp612 std::string file_contents_string; // Must outlive |doc|. in TEST_F() local
622 file_contents_string.push_back(file_contents.get()[i]); in TEST_F()
629 file_access.m_Param = &file_contents_string; in TEST_F()