Searched defs:DirArchive (Results 1 – 2 of 2) sorted by relevance
102 class DirArchive : public Archive class111 DirArchive(const DirArchive &other) : Archive(), m_path(other.m_path) in DirArchive() function in tcu::DirArchive
31 DirArchive::DirArchive(const char *path) : m_path(path) in DirArchive() function in tcu::DirArchive