Searched refs:instance_type (Results 1 – 5 of 5) sorted by relevance
293 fake_avd_spec.instance_type = constants.INSTANCE_TYPE_HOST320 fake_avd_spec.instance_type = constants.INSTANCE_TYPE_REMOTE383 fake_avd_spec.instance_type = constants.INSTANCE_TYPE_HOST400 fake_avd_spec.instance_type = constants.INSTANCE_TYPE_HOST
89 if self._avd_spec.instance_type == constants.INSTANCE_TYPE_HOST:
68 avd_spec.instance_type)
119 spec.instance_type = constants.INSTANCE_TYPE_REMOTE
628 def instance_type(self): member in AVDSpec