Searched refs:uploadAPK (Results 1 – 2 of 2) sorted by relevance
/external/skia/infra/cts/ |
D | run_testlab.go | 126 if err := uploadAPK(apkPath, *uploadGCSPath, *properties, client); err != nil { 286 func uploadAPK(apkPath, gcsPath, propStr string, client *http.Client) error { func
|
/external/skqp/infra/cts/ |
D | run_testlab.go | 126 if err := uploadAPK(apkPath, *uploadGCSPath, *properties, client); err != nil { 286 func uploadAPK(apkPath, gcsPath, propStr string, client *http.Client) error { func
|