Home
last modified time | relevance | path

Searched defs:DeviceVersions (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/infra/cts/
Drun_testlab.go175 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 { struct
400 *FirebaseDevice
403 RunVersions []string