Home
last modified time | relevance | path

Searched defs:url (Results 1 – 24 of 24) sorted by relevance

/test/framework/harnesses/host_controller/utils/gcp/
Dgcs_utils.py41 def IsGcsFile(gsutil_path, url): argument
72 def List(gsutil_path, url): argument
87 def Remove(gsutil_path, url, recursive=False): argument
/test/vti/test_serving/gae/frontend/src/app/menu/schedule/
Dschedule.service.ts41 const url = this.url + 'get'; constant
47 const url = this.url + 'suspend'; constant
/test/vti/test_serving/gae/frontend/src/app/shared/
Dservicebase.ts20 url: string; property in ServiceBase
38 const url = this.url + 'count'; constant
/test/vts/harnesses/tradefed/src/com/android/tradefed/util/
DVtsDashboardApiTransport.java79 GenericUrl url = new GenericUrl(URI.create(API_URL + "/" + path)); in get() local
102 GenericUrl url = new GenericUrl(URI.create(API_URL + "/" + path)); in post() local
129 GenericUrl url = new GenericUrl(URI.create(API_URL + "/" + path)); in postFile() local
156 GenericUrl url = new GenericUrl(URI.create(API_URL + "/" + path)); in postMultiFiles() local
/test/vti/dashboard/src/main/java/com/android/vts/util/
DUrlUtil.java27 public final String url; field in UrlUtil.LinkDisplay
58 URL url = new URL(urlString); in processUrl() local
DTestResults.java318 String url = testCaseEntity.getSystraceUrl(); in processReport() local
/test/vti/test_serving/gae/frontend/src/app/menu/lab/
Dlab.service.ts40 const url = this.url + 'get'; constant
/test/vti/test_serving/gae/frontend/src/app/menu/job/
Djob.service.ts40 const url = this.url + 'get'; constant
/test/vti/test_serving/gae/frontend/src/app/menu/device/
Ddevice.service.ts39 const url = this.url + 'get'; constant
/test/vti/test_serving/gae/frontend/src/app/menu/build/
Dbuild.service.ts39 const url = this.url + 'get'; constant
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DBaseServlet.java85 private final String url; field in BaseServlet.Page
93 public Page(PageType type, String name, String url) { in Page()
99 public Page(PageType type, String name, String url, Boolean withoutDefault) { in Page()
105 public Page(PageType type, String url) { in Page()
/test/framework/harnesses/host_controller/utils/parser/
Dpb2_utils.py27 url, argument
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/build/
DCompatibilityBuildProviderTest.java173 String url = info.getBuildAttributes().get( in testDynamicUrlOverride() local
/test/vts/proto/
DVtsReportMessage.proto183 repeated bytes url = 21; field
250 optional bytes url = 1; field
266 optional bytes url = 1; field
/test/suite_harness/common/util/src/com/android/compatibility/common/util/
DMultipartForm.java95 URL url = new URL(serverUrl); in submitForm() local
/test/vti/dashboard/src/main/java/com/android/vts/entity/
DTestCaseRunEntity.java122 private void setSystraceUrl(String url) { in setSystraceUrl()
/test/framework/harnesses/host_controller/vti_interface/
Dvti_endpoint_client.py59 def __init__(self, url): argument
/test/vts/utils/python/web/
Dweb_utils.py368 def AddSystraceUrl(self, url): argument
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DMediaPreparer.java270 URL url; in downloadMediaToHost() local
DBusinessLogicPreparer.java475 URL url = new URL(baseUrl); in doPost() local
/test/framework/harnesses/host_controller/build/
Dbuild_provider_pab.py674 def GetResponseWithURL(self, url): argument
/test/vti/dashboard/src/main/webapp/js/
Dtest_acknowledgments.js53 url: '/api/test_acknowledgments/' + key, property
/test/framework/harnesses/host_controller/
Dconsole.py669 def DownloadTestResource(self, url): argument
/test/vti/test_serving/gae/frontend/
Dpackage-lock.json6753 "url": "0.11.0", string
10004 "url": { object