Lines Matching refs:_helpers
22 from oauth2client import _helpers
64 mock.call.update(_helpers._to_bytes(str(TEST_USER_ID_1))),
68 mock.call.update(_helpers._to_bytes(str(TEST_TIME))),
73 _helpers._to_bytes(str(TEST_TIME)))
98 mock.call.update(_helpers._to_bytes(str(TEST_USER_ID_1))),
102 mock.call.update(_helpers._to_bytes(str(int(curr_time)))),
108 _helpers._to_bytes(str(int(curr_time))))
143 token = base64.b64encode(_helpers._to_bytes(str(token_time)))
154 token = base64.b64encode(_helpers._to_bytes(str(token_time)))
166 token = base64.b64encode(_helpers._to_bytes(str(token_time)))
187 token = base64.b64encode(_helpers._to_bytes(str(token_time)))
211 token = base64.b64encode(_helpers._to_bytes(str(token_time)))