Lines Matching refs:NewPrefix
1604 SmallString<64> NewPrefix("/new"); in TEST() local
1610 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
1614 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix); in TEST()
1622 Found = path::replace_path_prefix(Path, EmptyPrefix, NewPrefix); in TEST()
1634 Found = path::replace_path_prefix(Path, OldPrefix, NewPrefix); 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()