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