Searched defs:GetNextHexInt (Results 1 – 2 of 2) sorted by relevance
121 int CommandParser::GetNextHexInt() { in GetNextHexInt() function in cuttlefish::CommandParser
85 TEST(CommandParserUnitTest, GetNextHexInt) { // Hexadecimal string to decimal value in TEST() argument