Home
last modified time | relevance | path

Searched defs:GetNextHexInt (Results 1 – 2 of 2) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dcommand_parser.cpp121 int CommandParser::GetNextHexInt() { in GetNextHexInt() function in cuttlefish::CommandParser
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dcommand_parser_test.cpp85 TEST(CommandParserUnitTest, GetNextHexInt) { // Hexadecimal string to decimal value in TEST() argument