Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp2900 auto BaseStr = std::string(" 'roots': [\n" in TEST_F() local
2908 auto FallthroughStr = "{ 'redirecting-with': 'fallthrough',\n" + BaseStr; in TEST_F()
2909 auto FallbackStr = "{ 'redirecting-with': 'fallback',\n" + BaseStr; in TEST_F()
2910 auto RedirectOnlyStr = "{ 'redirecting-with': 'redirect-only',\n" + BaseStr; in TEST_F()