Home
last modified time | relevance | path

Searched refs:dict_to_apply (Results 1 – 1 of 1) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
Dutil.py298 def _ApplyDictToEnvironment(dict_to_apply): argument
299 for k, v in dict_to_apply.iteritems():