Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCrashRecoveryTest.cpp153 static cl::opt<std::string> CrashTestStringArg1("crash-test-string-arg1"); variable
173 sys::fs::getMainExecutable(TestMainArgv0, &CrashTestStringArg1); in TEST()