/test/mlts/models/assets/image_classification/ |
D | LICENSE | 3 Url: https://www.flickr.com/photos/35776267@N08/3336561942 4 Image url: https://farm8.staticflickr.com/3391/3336561942_ec6765ac71_o.jpg 11 Url: https://www.flickr.com/photos/uriel1998/15413648199 12 Image url: https://c7.staticflickr.com/4/3935/15413648199_d287a131de_o.jpg 19 Url: https://www.flickr.com/photos/desperado31/14224022854 20 Image url: https://farm3.staticflickr.com/5578/14224022854_6982e73e95_o.jpg 27 Url: https://www.flickr.com/photos/nicknbecka/1394753532 28 Image url: https://c2.staticflickr.com/2/1135/1394753532_76fa2ec26f_o.jpg 35 Url: https://www.flickr.com/photos/funky1opti/3127466657 36 Image url: https://farm1.staticflickr.com/3251/3127466657_93f96a8b74_o.jpg [all …]
|
/test/vti/dashboard/src/main/webapp/WEB-INF/ |
D | web.xml | 30 <url-pattern>/*</url-pattern> 190 <url-pattern>/</url-pattern> 195 <url-pattern>/show_release/*</url-pattern> 200 <url-pattern>/show_green_release/*</url-pattern> 205 <url-pattern>/show_coverage_overview/*</url-pattern> 210 <url-pattern>/show_tree/*</url-pattern> 215 <url-pattern>/show_table/*</url-pattern> 220 <url-pattern>/show_graph/*</url-pattern> 225 <url-pattern>/show_profiling_list/*</url-pattern> 230 <url-pattern>/show_profiling_overview/*</url-pattern> [all …]
|
D | cron.xml | 19 <url>/cron/vts_performance_job</url> 25 <url>/cron/vts_inactivity_job</url> 31 <url>/cron/test_suite_report_gcs_monitor</url> 37 <url>/cron/vts_spreadsheet_sync_job</url>
|
/test/vti/dashboard/src/main/java/com/android/vts/util/ |
D | UrlUtil.java | 19 import java.net.URL; 27 public final String url; field in UrlUtil.LinkDisplay 35 this.url = uri.toString(); in LinkDisplay() 48 * Validates and formats a URL. 50 * <p>Ensures that the protocol is HTTPs and the URL is properly formatted. This avoids link 53 * @param urlString The url string to validate. 58 URL url = new URL(urlString); in processUrl() local 59 String scheme = url.getProtocol(); in processUrl() 60 String userInfo = url.getUserInfo(); in processUrl() 61 String host = url.getHost(); in processUrl() [all …]
|
/test/framework/harnesses/host_controller/utils/gcp/ |
D | gcs_utils.py | 41 def IsGcsFile(gsutil_path, url): argument 46 url: string, the GCS URL. e.g., gs://<bucket>/<file>. 49 True if url is a file, False otherwise. 51 check_command = "%s stat %s" % (gsutil_path, url) 62 dst_url: string, the destination path or GCS URL. 72 def List(gsutil_path, url): argument 77 url: string, the GCS URL of the directory or file. 82 ls_command = "%s ls %s" % (gsutil_path, url) 87 def Remove(gsutil_path, url, recursive=False): argument 92 url: string, the GCS URL of the directory or file. [all …]
|
/test/framework/harnesses/host_controller/vti_interface/ |
D | vti_endpoint_client.py | 55 _url: string, the base URL of an endpoint API. 59 def __init__(self, url): argument 60 if url == "localhost": 61 url = "http://localhost:8080/_ah/api/" 63 if not url.startswith(("https://")) and not url.startswith("http://"): 64 url = "https://" + url 65 if url.endswith("appspot.com"): 66 url += "/_ah/api/" 69 self._url = url 83 url = self._url + "build/v1/set" [all …]
|
/test/vti/test_serving/configs/infra/test/vtslab-config-test/ |
D | schemas.cfg | 14 …url: "https://chromium.googlesource.com/chromium/tools/depot_tools/+/master/third_party/cq_client/… 20 …url: "https://chromium.googlesource.com/infra/infra/+/master/appengine/cr-buildbucket/proto/projec… 24 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 28 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 34 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 38 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 42 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 46 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 50 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 56 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/auth_service/proto/c… [all …]
|
/test/vti/test_serving/configs/infra/prod/vtslab-config-prod/ |
D | schemas.cfg | 14 …url: "https://chromium.googlesource.com/chromium/tools/depot_tools/+/master/third_party/cq_client/… 20 …url: "https://chromium.googlesource.com/infra/infra/+/master/appengine/cr-buildbucket/proto/projec… 24 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 28 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 34 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 38 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 42 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 46 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 50 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/components/component… 56 …url: "https://chromium.googlesource.com/infra/luci/luci-py/+/master/appengine/auth_service/proto/c… [all …]
|
/test/vti/test_serving/gae/frontend/src/app/menu/schedule/ |
D | schedule.service.ts | 30 // url: string; 33 this.url = environment['baseURL'] + '/schedule/v1/'; 41 const url = this.url + 'get'; constant 42 …return this.httpClient.post<ScheduleWrapper>(url, {size: size, offset: offset, filter: filterInfo… 47 const url = this.url + 'suspend'; constant 48 return this.httpClient.post<ScheduleSuspendResponseWrapper>(url, {schedules: schedules})
|
/test/vti/dashboard/src/main/java/com/android/vts/servlet/ |
D | BaseServlet.java | 85 private final String url; field in BaseServlet.Page 90 this.url = type.defaultUrl; in Page() 93 public Page(PageType type, String name, String url) { in Page() argument 96 this.url = type.defaultUrl + url; in Page() 99 public Page(PageType type, String name, String url, Boolean withoutDefault) { in Page() argument 102 this.url = type.defaultUrl + url; in Page() 105 public Page(PageType type, String url) { in Page() argument 108 this.url = type.defaultUrl + url; in Page() 116 return url; in getUrl() 134 * Get a list of URL/Display name pairs for the breadcrumb hierarchy. [all …]
|
/test/vts/harnesses/tradefed/src/com/android/tradefed/util/ |
D | VtsDashboardApiTransport.java | 49 * The target API host url 70 * @param path The url path from API HOST. 79 GenericUrl url = new GenericUrl(URI.create(API_URL + "/" + path)); in get() local 81 HttpRequest httpRequest = requestFactory.buildGetRequest(url); in get() 92 * @param path The url path from API HOST. 102 GenericUrl url = new GenericUrl(URI.create(API_URL + "/" + path)); in post() local 107 HttpRequest httpRequest = requestFactory.buildPostRequest(url, httpContent); in post() 118 * @param path The url path from API HOST. 129 GenericUrl url = new GenericUrl(URI.create(API_URL + "/" + path)); in postFile() local 130 HttpRequest request = requestFactory.buildPostRequest(url, fileContent); in postFile() [all …]
|
/test/vti/test_serving/gae/testing/ |
D | test_e2e.py | 21 URL = os.environ.get("URL") variable 25 assert URL 26 print ("Running test against {}".format(URL)) 27 r = requests.get(URL)
|
/test/vts/utils/python/reporting/ |
D | report_file_utils.py | 67 url_prefix: string, prefix of the url used to upload the link to dashboard. 92 '''Convert report source file path to destination path and url. 102 tuple(string, string), containing destination path and url 128 url = dest_path 130 url = self._url_prefix + relative_path 131 return dest_path, url 197 string, destination URL of saved report file. 207 dest_path, url = self._ConvertReportPath( 216 return url 254 dest_path, url = self._ConvertReportPath( [all …]
|
/test/vti/test_serving/gae/ |
D | cron.yaml | 3 url: /tasks/schedule 6 url: /tasks/device_heartbeat 9 url: /tasks/job_heartbeat 12 url: /tasks/remove_outdated_devices
|
D | app.yaml | 19 - url: /_ah/api/.* 22 - url: /(.*\.(html|js|css|txt|ico)) 26 - url: /((build|device|job|lab|schedule)([?&/].*)?)? 30 - url: /.*
|
/test/vti/test_serving/gae/frontend/src/app/menu/lab/ |
D | lab.service.ts | 29 // url: string; 32 this.url = environment['baseURL'] + '/lab/v1/'; 40 const url = this.url + 'get'; constant 41 …return this.httpClient.post<HostWrapper>(url, {size: size, offset: offset, filter: filterInfo, so…
|
/test/vti/test_serving/gae/frontend/src/app/menu/job/ |
D | job.service.ts | 29 // url: string; 32 this.url = environment['baseURL'] + '/job/v1/'; 40 const url = this.url + 'get'; constant 41 …return this.httpClient.post<JobWrapper>(url, {size: size, offset: offset, filter: filterInfo, sor…
|
/test/vts/utils/python/web/ |
D | web_utils.py | 368 def AddSystraceUrl(self, url): argument 369 """Creates a systrace report message with a systrace URL. 372 url to the systrace report. 377 url: String, the url of the systrace report. 382 systrace_msg.url.append(url) 388 url to the log files. 398 for url in urls: 400 if log_msg.url == url: 404 log_msg.url = url 405 log_msg.name = os.path.basename(url)
|
/test/framework/harnesses/host_controller/build/ |
D | build_provider_pab.py | 65 DOWNLOAD_URL_KEY: string, index in downloadBuildArtifact containing url 69 GMS_DOWNLOAD_URL: string, base url for downloading artifacts. 71 PAB_URL: string, redirect url from Google sign-in to PAB 73 SCOPE: string, URL for which to request access via oauth2. 315 # PAB URL format expects something (anything) to be given as buildid 318 url = path_urljoin(self.BASE_URL, 'build', 'builds', action, 322 response = requests.get(url, headers=headers, 439 """Get the URL for an artifact on the PAB server, using buildsvc. 451 string, The URL for the resource specified by the parameters 470 # in downloadBuildArtifact response, index '1' contains the url [all …]
|
/test/framework/harnesses/host_controller/utils/parser/ |
D | pb2_utils.py | 27 url, argument 37 url: string, URL for the endpoit API to be called when 66 ret = ret and FillDictAndPost(sub_msg, dict_to_fill, url, headers, 71 response = requests.post(url, data=json.dumps(dict_to_fill),
|
/test/vti/test_serving/gae/webapp/src/handlers/ |
D | base.py | 103 # Redirect user to current view URL. 145 """Return a tuple of the URL.""" 146 return urlparse.urlsplit(self.request.url) 149 """Returns the path of the current URL.""" 169 url = users.create_logout_url(self.request.uri) 172 url = users.create_login_url(self.request.uri) 181 'url': url,
|
/test/vti/test_serving/gae/frontend/src/app/menu/device/ |
D | device.service.ts | 31 this.url = environment['baseURL'] + '/host/v1/'; 39 const url = this.url + 'get'; constant 40 …return this.httpClient.post<DeviceWrapper>(url, {size: size, offset: offset, filter: filterInfo, …
|
/test/vti/test_serving/gae/frontend/src/app/shared/ |
D | servicebase.ts | 20 url: string; property in ServiceBase 38 const url = this.url + 'count'; constant 39 return this.httpClient.post<number>(url, {filter: filterInfo});
|
/test/vti/test_serving/gae/frontend/src/app/menu/build/ |
D | build.service.ts | 31 this.url = environment['baseURL'] + '/build/v1/'; 39 const url = this.url + 'get'; constant 40 …return this.httpClient.post<BuildWrapper>(url, {size: size, offset: offset, filter: filterInfo, so…
|
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
D | MultipartForm.java | 26 import java.net.URL; 76 * Submits the form to the server url. 95 URL url = new URL(serverUrl); in submitForm() local 96 connection = (HttpURLConnection) url.openConnection(); in submitForm()
|