Home
last modified time | relevance | path

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

/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
Dtest_util.py29 from gslib.tests.util import SetEnvironmentForTest
169 with SetEnvironmentForTest(clear_dict):
172 with SetEnvironmentForTest({env_var: url_string}):
186 with SetEnvironmentForTest({env_var: url_string}):
193 with SetEnvironmentForTest({env_var: url_string}):
201 with SetEnvironmentForTest({env_var: url_string}):
208 with SetEnvironmentForTest({env_var: url_string}):
Dutil.py295 def SetEnvironmentForTest(env_variable_dict): function
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/testcase/
Dintegration_testcase.py44 from gslib.tests.util import SetEnvironmentForTest
471 with SetEnvironmentForTest({'DEVSHELL_CLIENT_PORT': None}):