Home
last modified time | relevance | path

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

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