OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:afe_urls
(Results
1 - 3
of
3
) sorted by null
/external/autotest/server/
afe_urls_unittest.py
10
from autotest_lib.server import
afe_urls
29
urls =
afe_urls
.AfeUrls('http://localhost/afe/')
35
urls =
afe_urls
.AfeUrls('http://localhost/afe/')
43
urls =
afe_urls
.AfeUrls('http://localhost/afe/')
48
urls1 =
afe_urls
.AfeUrls('http://localhost/afe/')
49
urls2 =
afe_urls
.AfeUrls('http://localhost/afe/')
54
urls =
afe_urls
.AfeUrls.from_hostname('sharanohiar')
/external/autotest/server/cros/dynamic_suite/
reporting.py
19
from autotest_lib.server import
afe_urls
361
afe_link=
afe_urls
.get_host_url(host.id))
[
all
...]
/external/autotest/scheduler/
scheduler_models.py
37
from autotest_lib.server import
afe_urls
72
_base_url =
afe_urls
.ROOT_URL
[
all
...]
Completed in 208 milliseconds