Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DCommandLineTest.cpp171 void testCommandLineTokenizer(ParserFunction *parse, const char *Input, in testCommandLineTokenizer() function
191 testCommandLineTokenizer(cl::TokenizeGNUCommandLine, Input, Output, in TEST()
200 testCommandLineTokenizer(cl::TokenizeWindowsCommandLine, Input, Output, in TEST()