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()
763 const char *DotDotDirs = "\\..\\.\\b"; in TEST_F() local764 LongDir.append(DotDotDirs); in TEST_F()770 Twine(LongDir.substr(0, LongDir.size() - strlen(DotDotDirs))))); in TEST_F()