HomeSort by relevance Sort by last modified time
    Searched full:chromebase (Results 1 - 4 of 4) 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)
  /external/chromium_org/rlz/lib/
machine_id.cc 52 // However, the chromebase SHA1 hash function takes only an std::string as
  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck_unittest.cc     [all...]

Completed in 56 milliseconds