Home
last modified time | relevance | path

Searched defs:DirArchive (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/framework/common/
H A DtcuResource.hpp102 class DirArchive : public Archive class
111 DirArchive(const DirArchive &other) : Archive(), m_path(other.m_path) in DirArchive() function in tcu::DirArchive
H A DtcuResource.cpp31 DirArchive::DirArchive(const char *path) : m_path(path) in DirArchive() function in tcu::DirArchive