HomeSort by relevance Sort by last modified time
    Searched refs:root_pages (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/common/extensions/docs/server2/
test_servlet.py 20 root_pages=('extensions/index.html', 'apps/about_apps.html'))
link_error_detector.py 120 def __init__(self, file_system, renderer, public_path, root_pages):
123 template files. All URLs in |root_pages| are used as the starting nodes for
131 self._root_pages = frozenset(root_pages)
253 part of the connected component containing the |root_pages|. These pages

Completed in 150 milliseconds