Home
last modified time | relevance | path

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

/external/autotest/frontend/client/src/autotest/common/
DUtils.java323 public static String getGoogleStorageHttpUrl(String bucketPath) { in getGoogleStorageHttpUrl() method in Utils
334 String url = getGoogleStorageHttpUrl(bucketPath); in createGoogleStorageHttpUrlLink()