OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:actuals_base_url
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/gm/rebaseline_server/
download_actuals.py
37
def __init__(self,
actuals_base_url
=DEFAULT_ACTUALS_BASE_URL,
42
actuals_base_url
: URL pointing at the root directory
50
self._actuals_base_url =
actuals_base_url
147
downloader = Download(
actuals_base_url
=params.
actuals_base_url
)
download_actuals_test.py
38
actuals_base_url
=url_utils.create_filepath_url(
Completed in 67 milliseconds