Searched refs:plat_attribute (Results 1 – 1 of 1) sorted by relevance
123 tc_attribute, tc_value, plat_attribute, plat_value, expected_discards): argument129 if tc_attribute is None and plat_attribute is None:136 if plat_attribute == "ignore_tags":138 if plat_attribute == "flash":140 if plat_attribute == "ram":142 if plat_attribute == "env":145 if plat_attribute == "supported_toolchains":169 if plat_attribute == "level":176 elif plat_attribute == "supported_toolchains":180 elif tc_attribute is None and plat_attribute is None: