Searched refs:pdf_length (Results 1 – 1 of 1) sorted by relevance
416 size_t pdf_length; in TEST_F() local418 auto file_contents = GetFileContents(pdf_path.c_str(), &pdf_length); in TEST_F()420 for (size_t i = 0; i < pdf_length; ++i) in TEST_F()426 file_access.m_FileLen = pdf_length; in TEST_F()