Home
last modified time | relevance | path

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

/AOO41X/main/shell/qa/zip/testimpl/
H A Dtestzipimpl.cxx78 ZipFile::ZipContentBuffer_t contentBuf; in test_getContent() local
79 zipFile.GetUncompressedContent("content.xml", contentBuf); in test_getContent()
80 return !contentBuf.empty(); in test_getContent()