Searched refs:BaseStr (Results 1 – 1 of 1) sorted by relevance
2900 auto BaseStr = std::string(" 'roots': [\n" in TEST_F() local2908 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()