OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:html_root
(Results
1 - 2
of
2
) sorted by null
/external/autotest/tko/
frontend.py
11
html_root
= open(root_url_file, 'r').readline().rstrip()
variable
13
html_root
= '/results/'
variable
238
self.url =
html_root
+ self.job.tag + '/' + self.subdir
compose_query.cgi
153
job_path = frontend.
html_root
+ job_tag + '/'
Completed in 133 milliseconds