Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDeviceOptions.java205 private String mGceAccount = null; field in TestDeviceOptions
573 return mGceAccount; in getGceAccount()