Home
last modified time | relevance | path

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

/external/skia/infra/cts/
Drun_testlab.go126 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/
Drun_testlab.go126 if err := uploadAPK(apkPath, *uploadGCSPath, *properties, client); err != nil {
286 func uploadAPK(apkPath, gcsPath, propStr string, client *http.Client) error { func