Searched refs:Output3 (Results 1 – 1 of 1) sorted by relevance
256 const char *const Output3[] = {"a", "b", "c", "d", "text"}; in TEST() local257 testCommandLineTokenizer(cl::TokenizeWindowsCommandLine, Input3, Output3); in TEST()274 const char *const Output3[] = {"\\\\server\\share\\subdir\\clang.exe"}; in TEST() local275 testCommandLineTokenizer(cl::TokenizeWindowsCommandLineFull, Input3, Output3); in TEST()