Searched refs:parseCommaSeparatedList (Results 1 – 1 of 1) sorted by relevance
78 void parseCommaSeparatedList (const char* src, vector<string>* dst) in parseCommaSeparatedList() function102 …et> ("t", "testset", "Comma-separated list of include filters.", parseCommaSeparatedList) in registerOptions()103 … ("e", "exclude", "Comma-separated list of exclude filters.", parseCommaSeparatedList, "") in registerOptions()