Searched refs:TestZipImpl (Results 1 – 3 of 3) sorted by relevance
30 TestZipImpl::TestZipImpl(const char * documentName) : in TestZipImpl() function in TestZipImpl53 TestZipImpl::~TestZipImpl() in ~TestZipImpl()58 bool TestZipImpl::test_directory() in test_directory()67 bool TestZipImpl::test_hasContentCaseInSensitive() in test_hasContentCaseInSensitive()73 bool TestZipImpl::test_getContent() in test_getContent()
37 class DLLPUBLIC TestZipImpl class42 TestZipImpl(const char * documentName);43 ~TestZipImpl();
47 TestZipImpl testImpl(documentName.c_str()); in TEST_F()55 TestZipImpl testImpl(documentName.c_str()); in TEST_F()63 TestZipImpl testImpl(documentName.c_str()); in TEST_F()
Completed in 8 milliseconds