HomeSort by relevance Sort by last modified time
    Searched refs:uploadAPK (Results 1 - 2 of 2) sorted by null

  /external/skia/infra/cts/
run_testlab.go 126 if err := uploadAPK(apkPath, *uploadGCSPath, *properties, client); err != nil {
284 // uploadAPK uploads the APK at the given path to the bucket/path in gcsPath.
286 func uploadAPK(apkPath, gcsPath, propStr string, client *http.Client) error {
  /external/skqp/infra/cts/
run_testlab.go 126 if err := uploadAPK(apkPath, *uploadGCSPath, *properties, client); err != nil {
284 // uploadAPK uploads the APK at the given path to the bucket/path in gcsPath.
286 func uploadAPK(apkPath, gcsPath, propStr string, client *http.Client) error {

Completed in 1087 milliseconds