Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DCommandLineTest.cpp1113 llvm::SmallString<128> TestCfg4 = TestSubDir.path("subfoo2"); in TEST() local
1114 TempFile ConfigFile4(TestCfg4, "", "-option_10\n"); in TEST()