Searched refs:GetUrl (Results 1 – 6 of 6) sorted by relevance
89 def GetUrl(self): member in GoodCommit100 command_output(['git', 'remote', 'add', 'known-good', self.GetUrl()], self.subdir)110 command_output(['git', 'clone', self.GetUrl(), '.'], self.subdir)
47 url = self.cr.browser.tabs[-1].GetUrl()
40 current_url = self.cr.browser.tabs[0].GetUrl()
182 parse_result = urlparse.urlparse(ctx.GetUrl())246 self._webview_context.GetUrl())
30 ctx.GetUrl.return_value = url
77 path = urlparse(self._webview_context.GetUrl()).path