Searched refs:LONG_OPTIONS_FOR_TEST (Results 1 – 1 of 1) sorted by relevance
89 const struct option LONG_OPTIONS_FOR_TEST[] = { variable424 …ption = getopt_long(argc_, argv_, SHORT_OPTIONS_FOR_TEST.c_str(), LONG_OPTIONS_FOR_TEST, &index)) … in ParseTestArgsFromCmd()