Home
last modified time | relevance | path

Searched refs:testImpl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/shell/qa/zip/
H A Dziptest.cxx47 TestZipImpl testImpl(documentName.c_str()); in TEST_F() local
48 bool isPassed = testImpl.test_directory(); in TEST_F()
55 TestZipImpl testImpl(documentName.c_str()); in TEST_F() local
56 bool isPassed = testImpl.test_hasContentCaseInSensitive(); in TEST_F()
63 TestZipImpl testImpl(documentName.c_str()); in TEST_F() local
64 bool isPassed = testImpl.test_getContent(); in TEST_F()

Completed in 5 milliseconds