Home | History | Annotate | Download | only in cts

Lines Matching refs:firebase

56 	RUN_TESTS_TEMPLATE = `gcloud beta firebase test android run
66 RESULT_BUCKET = "skia-firebase-test-lab"
69 CMD_AVAILABLE_DEVICES = "gcloud firebase test android models list --format json"
122 sklog.Fatalf("Error running tests on Firebase: %s", err)
132 // getAvailableDevices queries Firebase Testlab for all physical devices that
134 // The first contains all device information as returned by Firebase while
137 // Get the list of all devices in JSON format from Firebase testlab.
384 // returned by firebase.
395 // DeviceVersions combines device information from Firebase Testlab with
405 // TestRunMeta contains the meta data of a complete testrun on firebase.