Home
last modified time | relevance | path

Searched defs:Output1 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp246 const char *const Output1[] = {"a", "b", "c", "d", ""}; in TEST() local
262 const char *const Output1[] = {"C:\\Program Files\\Whatever\\clang.exe", in TEST() local
/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp137 StringRef Output1("file1.o"); local