Searched refs:DotDotDirs (Results 1 – 2 of 2) sorted by relevance
638 const char *DotDotDirs = "\\..\\.\\b"; in TEST_F() local639 LongDir.append(DotDotDirs); in TEST_F()645 Twine(LongDir.substr(0, LongDir.size() - strlen(DotDotDirs))))); in TEST_F()
995 const char *DotDotDirs = "\\..\\.\\b"; in TEST_F() local996 LongDir.append(DotDotDirs); in TEST_F()1002 Twine(LongDir.substr(0, LongDir.size() - strlen(DotDotDirs))))); in TEST_F()