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

  /external/chromium_org/chrome/common/extensions/docs/server2/
url_constants.py 10 GITHUB_REPOS = 'https://api.github.com/repos'
fake_fetchers.py 189 '%s/.*/commits/.*' % url_constants.GITHUB_REPOS: _FakeGithubStat(),
190 '%s/.*/zipball' % url_constants.GITHUB_REPOS: _FakeGithubZip(),
github_file_system.py 68 '%s/GoogleChrome/chrome-app-samples' % url_constants.GITHUB_REPOS,

Completed in 108 milliseconds