Home
last modified time | relevance | path

Searched defs:Upload (Results 1 – 2 of 2) sorted by relevance

/test/vts/harnesses/tradefed/src/com/android/tradefed/util/
DVtsDashboardUtil.java100 public void Upload(DashboardPostMessage.Builder message) { in Upload() method in VtsDashboardUtil
134 public Boolean Upload(String messageFilePath) { in Upload() method in VtsDashboardUtil
/test/vts/utils/python/coverage/
Dsancov_utils.py226 def Upload(self): member in SancovFeature