Home
last modified time | relevance | path

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

/ide/tools/previewer/cli/
H A DCommandLine.h38 uint8_t ToUint8(std::string str) const;
H A DCommandLine.cpp99 uint8_t CommandLine::ToUint8(std::string str) const in ToUint8() function in CommandLine
103 ELOG("CommandLine::ToUint8 value is overflow, value: %d", value); in ToUint8()
/ide/tools/previewer/test/unittest/cli/
H A DCommandLineTest.cpp277 EXPECT_EQ(command1.ToUint8("256"), 0); in TEST_F()

Completed in 7 milliseconds