Home
last modified time | relevance | path

Searched refs:IsIntType (Results 1 - 3 of 3) sorted by relevance

/ide/tools/previewer/cli/
H A DCommandLine.h83 bool IsIntType(std::string arg) const;
H A DCommandLine.cpp148 bool CommandLine::IsIntType(std::string arg) const in IsIntType() function in CommandLine
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineTest.cpp296 EXPECT_TRUE(command1.IsIntType("123")); in TEST_F()

Completed in 11 milliseconds