Home
last modified time | relevance | path

Searched refs:resource_prefix (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/bin/cleanup/
Dcleanup.py186 def cleanup_td_for_gke(project, network, resource_prefix, resource_suffix): argument
192 resource_prefix=resource_prefix,
198 resource_prefix=resource_prefix,
209 resource_prefix, resource_suffix)
216 def cleanup_client(project, network, k8s_api_manager, resource_prefix, argument
230 resource_prefix, resource_suffix)
240 def cleanup_server(project, network, k8s_api_manager, resource_prefix, argument
252 resource_prefix, resource_suffix)
271 for (regex, resource_prefix, keep, remove) in td_resource_rules:
278 remove(project, network, resource_prefix, result.group(1))
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/bin/
Drun_td_setup.py95 resource_prefix: str = xds_flags.RESOURCE_PREFIX.value
105 resource_prefix, resource_suffix)
114 resource_prefix=resource_prefix,
121 resource_prefix=resource_prefix,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/
Dbootstrap_generator_testcase.py57 cls.resource_prefix, cls.resource_suffix)
64 cls.resource_prefix, cls.resource_suffix)
66 cls.resource_prefix, cls.resource_suffix)
98 resource_prefix=cls.resource_prefix,
Dxds_k8s_testcase.py94 resource_prefix: str
145 cls.resource_prefix = xds_flags.RESOURCE_PREFIX.value
451 self.resource_prefix, self.resource_suffix)
458 self.resource_prefix, self.resource_suffix)
463 self.resource_prefix, self.resource_suffix)
560 resource_prefix=self.resource_prefix,
628 resource_prefix=self.resource_prefix,
662 resource_prefix=self.resource_prefix,
Dxds_url_map_test_resources.py150 self.resource_prefix, self.resource_suffix)
161 resource_prefix=self.resource_prefix,
168 self.resource_prefix)
217 self.resource_prefix, client_namespace_suffix)
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/infrastructure/
Dtraffic_director.py53 resource_prefix: str
74 resource_prefix: str,
87 self.resource_prefix: str = resource_prefix
161 parts = [self.resource_prefix, name]
650 resource_prefix: str,
656 resource_prefix=resource_prefix,
752 resource_prefix: str,
759 resource_prefix=resource_prefix,
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Dgrpc_xds_resource_cleanup.sh39 --resource_prefix='required-but-does-not-matter' \
57 --resource_prefix='required-but-does-not-matter' \
72 --resource_prefix='required-but-does-not-matter' \
/aosp_15_r20/external/webrtc/test/
H A Dframe_generator_capturer.cc33 static const std::string resource_prefix = "res://"; in TransformFilePath() local
37 } else if (absl::StartsWith(path, resource_prefix)) { in TransformFilePath()
38 std::string name = path.substr(resource_prefix.length(), ext_pos); in TransformFilePath()
/aosp_15_r20/tools/test/openhst/
Dstress_test_common.py64 def RecursiveIncludeToConfig(resource_prefix, print_error): argument
70 "device_config.%s.ascii_proto" % resource_prefix)),
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/runners/k8s/
Dk8s_xds_client_runner.py194 resource_prefix: str,
204 return cls._make_namespace_name(resource_prefix, resource_suffix, name)
Dk8s_xds_server_runner.py265 resource_prefix: str,
275 return cls._make_namespace_name(resource_prefix, resource_suffix, name)
Dk8s_base_runner.py578 def _make_namespace_name(cls, resource_prefix: str, resource_suffix: str,
582 parts = [resource_prefix, name]
/aosp_15_r20/external/webrtc/test/scenario/
H A Dvideo_stream.cc102 static const std::string resource_prefix = "res://"; in TransformFilePath() local
106 } else if (absl::StartsWith(path, resource_prefix)) { in TransformFilePath()
107 std::string name = path.substr(resource_prefix.length(), ext_pos); in TransformFilePath()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/config/
Durl-map.cfg1 --resource_prefix=interop-psm-url-map
Dcommon.cfg1 --resource_prefix=psm-interop
Dlocal-dev.cfg.example18 --resource_prefix=xds-k8s-test