Home
last modified time | relevance | path

Searched refs:delete_account_password_policy (Results 1 – 3 of 3) sorted by relevance

/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/integration/iam/
Dtest_password_policy.py57 iam.delete_account_password_policy()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/tests/unit/iam/
Dtest_connection.py475 response = self.service_connection.delete_account_password_policy()
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/iam/
Dconnection.py1559 def delete_account_password_policy(self): member in IAMConnection