Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/commands/modem_simulator/
Dcommand_parser.h79 inline void CommandParser::SkipComma() { in SkipComma() function
/device/google/cuttlefish/host/commands/modem_simulator/unittest/
Dcommand_parser_test.cpp38 TEST(CommandParserUnitTest, SkipComma) { in TEST() argument