Home | History | Annotate | Download | only in afe

Lines Matching refs:platform

142     if label.platform:
190 id=label.id, platform=label.platform)
406 @raises ValidationError: If adding more than one platform label.
409 platforms = [label.name for label in label_objs if label.platform]
412 {'labels': 'Adding more than one platform label: %s' %
519 host_dict['platform'], host_dict['atomic_group'] = (rpc_utils.
769 tests=test_objects, kernels=kernel, platform=label,
1213 if host_dict['platform']:
1214 other_labels.remove(host_dict['platform'])
1221 platform='(one-time host)',
1599 sort_by=['-platform', 'name'])