Searched refs:flagToSkip (Results 1 – 1 of 1) sorted by relevance
1435 int flagToSkip = MATCH_UNINSTALLED_PACKAGES | MATCH_APEX; in testGetInstalledPackages_WithFactoryFlag_ContainsNoDuplicates() local1436 if (containsUpdatedApex() && (flags & flagToSkip) == flagToSkip) { in testGetInstalledPackages_WithFactoryFlag_ContainsNoDuplicates()