Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/platform/
DtcuMain.cpp50 tcu::DirArchive archive (cmdLine.getArchiveDir()); in main()
/third_party/vk-gl-cts/framework/common/
DtcuCommandLine.hpp268 const char* getArchiveDir (void) const;
DtcuCommandLine.cpp934 const char* CommandLine::getArchiveDir (void) const { return m_cmdLine.getOption<opt::Archiv… in getArchiveDir() function in tcu::CommandLine
/third_party/vk-gl-cts/framework/platform/ohos/
Dtestmain.cpp157 tcu::DirArchive archive(cmdLine.getArchiveDir()); in main()