Searched defs:DeviceVersions (Results 1 – 1 of 1) sorted by relevance
175 func filterDevices(foundDevices []*DeviceVersions, whiteList DeviceList, minAPIVersion, maxAPIVersi…223 func runTests(apk_path string, devices, ignoredDevices []*DeviceVersions, client *http.Client, dryR…322 func logDevices(devices []*DeviceVersions) {399 type DeviceVersions struct { struct400 *FirebaseDevice403 RunVersions []string