Home
last modified time | relevance | path

Searched defs:getCommandLine (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/common/
DtcuTestContext.hpp60 const CommandLine& getCommandLine (void) const { return m_cmdLine; } in getCommandLine() function in tcu::TestContext
DtcuCommandLine.cpp689 const de::cmdline::CommandLine& CommandLine::getCommandLine (void) const in getCommandLine() function in tcu::CommandLine
/external/deqp/scripts/
Dmustpass.py122 def getCommandLine (config): function