Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Support/
H A DCommandLineTest.cpp252 const char *const Output2[] = {"a", "b", "c", "d", ""}; in TEST() local
267 const char *const Output2[] = {"a\\b", "c\"d", nullptr, in TEST() local
/llvm-project/clang/unittests/Tooling/
H A DCompilationDatabaseTest.cpp141 StringRef Output2(""); local