OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:chromebase
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/tools/site_compare/scrapers/chrome/
chrome011010.py
9
import
chromebase
namespace
33
chromebase
.GetChromeRenderPane = GetChromeRenderPane
35
return
chromebase
.Scrape(urls, outdir, size, pos, timeout, kwargs)
39
"""Forwards the Time command to
chromebase
."""
40
chromebase
.GetChromeRenderPane = GetChromeRenderPane
42
return
chromebase
.Time(urls, size, timeout, kwargs)
chrome01970.py
9
import
chromebase
namespace
33
chromebase
.GetChromeRenderPane = GetChromeRenderPane
35
return
chromebase
.Scrape(urls, outdir, size, pos, timeout, kwargs)
39
"""Forwards the Time command to
chromebase
."""
40
chromebase
.GetChromeRenderPane = GetChromeRenderPane
42
return
chromebase
.Time(urls, size, timeout, kwargs)
Completed in 45 milliseconds