Home
last modified time | relevance | path

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

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