Searched refs:contentBuf (Results 1 – 1 of 1) sorted by relevance
78 ZipFile::ZipContentBuffer_t contentBuf; in test_getContent() local79 zipFile.GetUncompressedContent("content.xml", contentBuf); in test_getContent()80 return !contentBuf.empty(); in test_getContent()