Home
last modified time | relevance | path

Searched refs:mInstanceType (Results 1 – 1 of 1) sorted by relevance

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DTestDeviceOptions.java234 private InstanceType mInstanceType = InstanceType.GCE; field in TestDeviceOptions
694 return mInstanceType; in getInstanceType()
699 mInstanceType = type; in setInstanceType()