Searched refs:check_platform (Results 1 – 2 of 2) sorted by relevance
146 if options.platform and not tplan.check_platform(i.platform, options.platform):
775 def check_platform(self, platform, platform_list): member in TestPlan900 if not force_platform and self.check_platform(plat,exclude_platform):