Searched refs:auth_function (Results 1 – 2 of 2) sorted by relevance
/external/chromium/testing/gmock/scripts/ |
D | upload.py | 127 def __init__(self, host, auth_function, host_override=None, extra_headers={}, argument 144 self.auth_function = auth_function 255 credentials = self.auth_function()
|
/external/chromium/testing/gtest/scripts/ |
D | upload.py | 127 def __init__(self, host, auth_function, host_override=None, extra_headers={}, argument 144 self.auth_function = auth_function 255 credentials = self.auth_function()
|