Searched defs:full_url (Results 1 – 6 of 6) sorted by relevance
33 def _remove_gcs_prefix(full_url): argument
35 char* full_url = malloc(strlen(url) + 4 + 1); in send_request() local
106 char* full_url = malloc(strlen(url) + 4 + 1); in test() local
23 def __init__(self, tab, full_url, video_id, video_src_path='', argument
315 def full_url(filename): function
1021 def full_url(self): member in _Authorization.compose.FakeRequest