HomeSort by relevance Sort by last modified time
    Searched defs:ROOT_URL (Results 1 - 5 of 5) sorted by null

  /external/autotest/server/
afe_urls.py 11 While there is a root_url property exposed, please refrain from using it to
31 def __init__(self, root_url):
34 @param root_url: AFE root URL.
37 self._root_url_parts = urlparse.urlsplit(root_url)
42 return hash(self.root_url)
46 return self.root_url == other.root_url
79 def root_url(self): member in class:AfeUrls
105 ROOT_URL = _singleton_afe_urls.root_url
    [all...]
  /prebuilts/jdk/jdk8/darwin-x86/lib/
jconsole.jar 
  /prebuilts/jdk/jdk8/linux-x86/lib/
jconsole.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bnd/1.50.0/
bnd-1.50.0.jar 
  /prebuilts/tools/common/m2/repository/biz/aQute/bndlib/1.50.0/
bndlib-1.50.0.jar 

Completed in 747 milliseconds