Home
last modified time | relevance | path

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

/third_party/flutter/skia/infra/cts/
Drun_testlab.go48dumpDevFile = flag.String("dump_devices", "", "Creates a JSON file with all physical devices tha… var
77 if *dumpDevFile == "" && apkPath == "" {
89 if *dumpDevFile != "" {
90 if err := writeDeviceList(*dumpDevFile, deviceList); err != nil {