Home
last modified time | relevance | path

Searched refs:args10 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCommandLineTest.cpp1671 const char *args10[] = {"prog", "-a=val10"}; in TEST() local
1673 cl::ParseCommandLineOptions(2, args10, StringRef(), &llvm::nulls())); in TEST()