Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dcommand_parser.cpp99 int CommandParser::GetNextInt() { in GetNextInt() function in cuttlefish::CommandParser
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dcommand_parser_test.cpp76 TEST(CommandParserUnitTest, GetNextInt) { in TEST() argument