Home
last modified time | relevance | path

Searched refs:m_hadHelpSpecified (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuCommandLine.hpp360 bool m_hadHelpSpecified; member in tcu::CommandLine
H A DtcuCommandLine.cpp874 : m_appName(), m_logFlags(0), m_hadHelpSpecified(false) in CommandLine()
887 : m_appName(argv[0]), m_logFlags (0), m_hadHelpSpecified(false) in CommandLine()
903 if (m_hadHelpSpecified) in CommandLine()
918 : m_appName(), m_initialCmdLine (cmdLine), m_hadHelpSpecified(false) in CommandLine()
978 m_hadHelpSpecified = m_cmdLine.helpSpecified(); in parse()

Completed in 4 milliseconds