HomeSort by relevance Sort by last modified time
    Searched refs:_MakeScopeRegex (Results 1 - 2 of 2) sorted by null

  /external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_defacl.py 37 def _MakeScopeRegex(self, role, entity_type, email_address):
46 test_regex = self._MakeScopeRegex(
48 test_regex2 = self._MakeScopeRegex(
84 group_regex = self._MakeScopeRegex(
109 test_regex = self._MakeScopeRegex(
132 test_regex_group = self._MakeScopeRegex(
134 test_regex_user = self._MakeScopeRegex(
162 test_regex = self._MakeScopeRegex(
test_acl.py 355 def _MakeScopeRegex(self, role, entity_type, email_address):
370 test_regex = self._MakeScopeRegex(
382 test_regex2 = self._MakeScopeRegex(
436 test_regex = self._MakeScopeRegex(
448 test_regex2 = self._MakeScopeRegex(
498 test_regex = self._MakeScopeRegex(
524 test_regex = self._MakeScopeRegex(
563 test_regex = self._MakeScopeRegex(

Completed in 64 milliseconds