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

/external/llvm/unittests/Support/
H A DCommandLineTest.cpp159 void testCommandLineTokenizer(ParserFunction *parse, const char *Input, function in namespace:__anon26528
178 testCommandLineTokenizer(cl::TokenizeGNUCommandLine, Input, Output,
187 testCommandLineTokenizer(cl::TokenizeWindowsCommandLine, Input, Output,

Completed in 60 milliseconds