Home
last modified time | relevance | path

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

/system/core/libziparchive/
Dzip_archive_test.cc56 static const std::string kNonexistentTxtName("nonexistent.txt"); variable
207 SetZipString(&absent_name, kNonexistentTxtName); in TEST()