Home
last modified time | relevance | path

Searched refs:IsArgValid (Results 1 - 4 of 4) sorted by relevance

/ide/tools/previewer/cli/
H A DCommandLineInterface.cpp234 if (command->IsArgValid()) { in ApplyConfigCommands()
H A DCommandLine.h37 bool IsArgValid() const;
H A DCommandLine.cpp50 if (!IsArgValid()) { in CheckAndRun()
85 bool CommandLine::IsArgValid() const in IsArgValid() function in CommandLine
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineTest.cpp1754 EXPECT_TRUE(command2.IsArgValid()); in TEST_F()

Completed in 8 milliseconds