Lines Matching refs:replace_path_prefix
1610 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
1614 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
1618 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix2); in TEST()
1622 Found = path::replace_path_prefix(Path, EmptyPrefix, NewPrefix); in TEST()
1626 Found = path::replace_path_prefix(Path, OldPrefix, EmptyPrefix); in TEST()
1630 Found = path::replace_path_prefix(Path, OldPrefixSep, EmptyPrefix); in TEST()
1634 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
1638 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix2); in TEST()
1642 Found = path::replace_path_prefix(Path, EmptyPrefix, NewPrefix); in TEST()
1646 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
1650 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
1654 Found = path::replace_path_prefix(Path, OldPrefixSep, NewPrefix); in TEST()
1658 Found = path::replace_path_prefix(Path, OldPrefixWin, NewPrefix, in TEST()
1663 Found = path::replace_path_prefix(Path, OldPrefixWin, NewPrefix, in TEST()