Searched refs:TestZipImpl (Results 1 – 3 of 3) sorted by relevance
32 TestZipImpl::TestZipImpl(const char * documentName) : in TestZipImpl() function in TestZipImpl55 TestZipImpl::~TestZipImpl() in ~TestZipImpl()61 bool TestZipImpl::test_directory() in test_directory()70 bool TestZipImpl::test_hasContentCaseInSensitive() in test_hasContentCaseInSensitive()76 bool TestZipImpl::test_getContent() in test_getContent()
39 class DLLPUBLIC TestZipImpl class44 TestZipImpl(const char * documentName);45 ~TestZipImpl();
62 TestZipImpl testImpl(documentName.c_str()); in test_directory()70 TestZipImpl testImpl(documentName.c_str()); in test_hasContentCaseInSensitive()78 TestZipImpl testImpl(documentName.c_str()); in test_getContent()
Completed in 9 milliseconds