Home
last modified time | relevance | path

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

/ide/tools/previewer/test/unittest/cli/
DCommandLineFactoryTest.cpp39 std::string commandName = "ColorMode"; in TEST() local
/ide/tools/previewer/cli/
DCommandLineInterface.cpp255 void CommandLineInterface::CreatCommandToSendData(const std::string commandName, in CreatCommandToSendData()
DCommandLine.h47 std::string commandName; variable