Home
last modified time | relevance | path

Searched refs:TestBucketIamPermissions (Results 1 – 25 of 68) sorted by relevance

123

/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/
H A Dbucket_test.cc422 "TestBucketIamPermissions"); in __anon02dce7db1002()
432 "TestBucketIamPermissions"); in __anon02dce7db1002()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/
H A Dbucket_test.cc423 "TestBucketIamPermissions"); in __anonb2eba7fd1002()
433 "TestBucketIamPermissions"); in __anonb2eba7fd1002()
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/examples/
H A Dstorage_bucket_iam_samples.cc258 void TestBucketIamPermissions(google::cloud::storage::Client client, in TestBucketIamPermissions() function
270 client.TestBucketIamPermissions(bucket_name, permissions); in TestBucketIamPermissions()
421 TestBucketIamPermissions( in RunAll()
498 {"<permission>", "[permission...]"}, TestBucketIamPermissions), in main()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/examples/
H A Dstorage_bucket_iam_samples.cc258 void TestBucketIamPermissions(google::cloud::storage::Client client, in TestBucketIamPermissions() function
270 client.TestBucketIamPermissions(bucket_name, permissions); in TestBucketIamPermissions()
420 TestBucketIamPermissions( in RunAll()
497 {"<permission>", "[permission...]"}, TestBucketIamPermissions), in main()
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/internal/
H A Dhybrid_client.cc82 HybridClient::TestBucketIamPermissions( in TestBucketIamPermissions() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::HybridClient
84 return curl_->TestBucketIamPermissions(request); in TestBucketIamPermissions()
H A Dcurl_client_test.cc185 TEST_P(CurlClientTest, TestBucketIamPermissions) { in TEST_P() argument
188 ->TestBucketIamPermissions(TestBucketIamPermissionsRequest("bkt", {})) in TEST_P()
H A Dlogging_client.cc140 LoggingClient::TestBucketIamPermissions( in TestBucketIamPermissions() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::LoggingClient
142 return MakeCall(*client_, &RawClient::TestBucketIamPermissions, request, in TestBucketIamPermissions()
H A Dlogging_client.h55 StatusOr<TestBucketIamPermissionsResponse> TestBucketIamPermissions(
H A Draw_client.h75 virtual StatusOr<TestBucketIamPermissionsResponse> TestBucketIamPermissions(
H A Dhybrid_client.h55 StatusOr<TestBucketIamPermissionsResponse> TestBucketIamPermissions(
H A Dgrpc_client_failures_test.cc147 TEST_P(GrpcClientFailuresTest, TestBucketIamPermissions) { in TEST_P() argument
150 ->TestBucketIamPermissions(TestBucketIamPermissionsRequest("bkt", {})) in TEST_P()
H A Dretry_client.h71 StatusOr<TestBucketIamPermissionsResponse> TestBucketIamPermissions(
H A Dcurl_client.h91 StatusOr<TestBucketIamPermissionsResponse> TestBucketIamPermissions(
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/internal/
H A Dhybrid_client.cc83 HybridClient::TestBucketIamPermissions( in TestBucketIamPermissions() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::HybridClient
85 return curl_->TestBucketIamPermissions(request); in TestBucketIamPermissions()
H A Dcurl_client_test.cc185 TEST_P(CurlClientTest, TestBucketIamPermissions) { in TEST_P() argument
188 ->TestBucketIamPermissions(TestBucketIamPermissionsRequest("bkt", {})) in TEST_P()
H A Dlogging_client.cc140 LoggingClient::TestBucketIamPermissions( in TestBucketIamPermissions() function in google::cloud::storage::STORAGE_CLIENT_NS::internal::LoggingClient
142 return MakeCall(*client_, &RawClient::TestBucketIamPermissions, request, in TestBucketIamPermissions()
H A Dgrpc_client_failures_test.cc134 TEST_P(GrpcClientFailuresTest, TestBucketIamPermissions) { in TEST_P() argument
135 auto actual = client_->TestBucketIamPermissions( in TEST_P()
H A Dhybrid_client.h55 StatusOr<TestBucketIamPermissionsResponse> TestBucketIamPermissions(
H A Dlogging_client.h55 StatusOr<TestBucketIamPermissionsResponse> TestBucketIamPermissions(
H A Draw_client.h75 virtual StatusOr<TestBucketIamPermissionsResponse> TestBucketIamPermissions(
H A Dretry_client.h71 StatusOr<TestBucketIamPermissionsResponse> TestBucketIamPermissions(
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/tests/
H A Dbucket_integration_test.cc746 client->TestBucketIamPermissions(bucket_name, expected_permissions); in TEST_F()
823 client->TestBucketIamPermissions(bucket_name, expected_permissions); in TEST_F()
966 auto items = client->TestBucketIamPermissions(bucket_name, {}); in TEST_F()
1182 client->TestBucketIamPermissions(bucket_name, expected_permissions); in TEST_F()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/tests/
H A Dbucket_integration_test.cc753 client->TestBucketIamPermissions(bucket_name, expected_permissions); in TEST_F()
830 client->TestBucketIamPermissions(bucket_name, expected_permissions); in TEST_F()
973 auto items = client->TestBucketIamPermissions(bucket_name, {}); in TEST_F()
1189 client->TestBucketIamPermissions(bucket_name, expected_permissions); in TEST_F()
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/storage/testing/
H A Dmock_client.h53 MOCK_METHOD1(TestBucketIamPermissions,
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/storage/testing/
H A Dmock_client.h53 MOCK_METHOD1(TestBucketIamPermissions,

123