IsPathSeparator 8130 modules/ts/src/ts_gtest.cpp return pathname_.length() == 1 && IsPathSeparator(pathname_.c_str()[0]); IsPathSeparator 8142 modules/ts/src/ts_gtest.cpp IsPathSeparator(name[2]); IsPathSeparator 8144 modules/ts/src/ts_gtest.cpp return IsPathSeparator(name[0]); IsPathSeparator 8172 modules/ts/src/ts_gtest.cpp IsPathSeparator(pathname_.c_str()[pathname_.length() - 1]); IsPathSeparator 8238 modules/ts/src/ts_gtest.cpp if (!IsPathSeparator(*src)) { IsPathSeparator 8246 modules/ts/src/ts_gtest.cpp while (IsPathSeparator(*src))