Searched refs:INTERNAL_GENERIC_CI (Results 1 – 3 of 3) sorted by relevance
90 INTERNAL_GENERIC_CI = 2 # OSS-Fuzz on any CI. variable in BaseConfig.Platform118 return self.Platform.INTERNAL_GENERIC_CI
213 if (config.platform == config.Platform.INTERNAL_GENERIC_CI or
77 if config.platform == config.Platform.INTERNAL_GENERIC_CI: