Searched refs:pool_label (Results 1 – 3 of 3) sorted by relevance
73 StringPiece pool_label,
158 StringPiece pool_label, in SchedulerWorkerPoolImpl() argument163 pool_label_(pool_label.as_string()), in SchedulerWorkerPoolImpl()
116 pool_label = constants.Labels.POOL_PREFIX + pool118 hosts = [h for h in hosts if pool_label in h.get('labels', [])]