Searched refs:SHORT_OPTIONS_FOR_TEST (Results 1 – 1 of 1) sorted by relevance
88 const std::string SHORT_OPTIONS_FOR_TEST = "hb:o:p:m:w:D"; variable424 …while ((option = getopt_long(argc_, argv_, SHORT_OPTIONS_FOR_TEST.c_str(), LONG_OPTIONS_FOR_TEST, … in ParseTestArgsFromCmd()