Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuTestHierarchyUtil.hpp34 void writeTxtCaselistsToFiles (TestPackageRoot& root, TestContext& testCtx, const CommandLine& cmdL…
DtcuTestHierarchyUtil.cpp181 void writeTxtCaselistsToFiles (TestPackageRoot& root, TestContext& testCtx, const CommandLine& cmdL… in writeTxtCaselistsToFiles() function
DtcuApp.cpp121 writeTxtCaselistsToFiles(*m_testRoot, *m_testCtx, cmdLine); in App()