Home
last modified time | relevance | path

Searched refs:parseCommaSeparatedList (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/executor/tools/
DxeCommandLineExecutor.cpp78 void parseCommaSeparatedList (const char* src, vector<string>* dst) in parseCommaSeparatedList() function
102 …et> ("t", "testset", "Comma-separated list of include filters.", parseCommaSeparatedList) in registerOptions()
103 … ("e", "exclude", "Comma-separated list of exclude filters.", parseCommaSeparatedList, "") in registerOptions()