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

  /external/chromium_org/third_party/skia/tools/
buildbot_globals.py 60 global_vars_text = retrieve_from_googlesource.get(SKIABOT_REPO,
66 _global_vars = json.loads(global_vars_text)
68 raise JsonDecodeError(e.message + '\n' + global_vars_text)
  /external/skia/tools/
buildbot_globals.py 60 global_vars_text = retrieve_from_googlesource.get(SKIABOT_REPO,
66 _global_vars = json.loads(global_vars_text)
68 raise JsonDecodeError(e.message + '\n' + global_vars_text)

Completed in 4813 milliseconds