Home
last modified time | relevance | path

Searched refs:local_ref (Results 1 – 4 of 4) sorted by relevance

/external/toolchain-utils/toolchain_utils_githooks/
Dpre-push.real56 while IFS=' ' read local_ref local_sha remote_ref remote_sha; do
/external/autotest/client/common_lib/
Drevision_control.py227 def upload_cl(self, remote, remote_branch, local_ref='HEAD', draft=False, argument
242 return self.push(remote, local_ref, remote_refspec, dryrun=dryrun)
/external/python/cpython3/Lib/test/
Dtest_inspect.py1156 def g(local_ref): argument
1157 print(local_ref, nonlocal_ref, _global_ref, unbound_ref)
1170 def g(local_ref): argument
1171 print(local_ref, nonlocal_ref, _global_ref, unbound_ref)
1186 def g(local_ref): argument
1187 print(local_ref, nonlocal_ref, _global_ref, unbound_ref)
Dtest_exceptions.py557 local_ref = obj