Searched refs:FileAccessForTesting (Results 1 – 4 of 4) sorted by relevance
39 FileAccessForTesting::FileAccessForTesting(const std::string& file_name) { in FileAccessForTesting() function in FileAccessForTesting55 int FileAccessForTesting::GetBlockImpl(unsigned long pos, in GetBlockImpl()64 int FileAccessForTesting::SGetBlock(void* param, in SGetBlock()68 auto* file_access = static_cast<FileAccessForTesting*>(param); in SGetBlock()
21 class FileAccessForTesting final : public FPDF_FILEACCESS {23 explicit FileAccessForTesting(const std::string& file_name);
66 FileAccessForTesting file_acc("linearized.pdf"); in TEST_F()
72 FileAccessForTesting file_access("mona_lisa.jpg"); in TEST_F()109 FileAccessForTesting file_access("mona_lisa.jpg"); in TEST_F()