Home
last modified time | relevance | path

Searched refs:pods (Results 1 – 25 of 36) sorted by relevance

12

/external/protobuf/objectivec/Tests/CocoaPods/
Drun_tests.sh23 Skip the static based pods tests.
25 Skip the framework based pods tests.
27 Skip the iOS pods tests.
29 Skip the OS X pods tests.
/external/tensorflow/tensorflow/core/kernels/
Dfingerprint_op_test.cc173 auto pods = pods_tensor.matrix<float>(); in TEST_F() local
174 pods.setRandom(); in TEST_F()
178 strings(i).assign(reinterpret_cast<const char*>(&pods(i, 0)), in TEST_F()
179 pods.dimension(1) * sizeof(pods(i, 0))); in TEST_F()
/external/grpc-grpc/src/objective-c/tests/RemoteTestClient/
DRemoteTest.podspec49 # This is needed by all pods that depend on Protobuf:
51 # This is needed by all pods that depend on gRPC-RxLibrary:
/external/grpc-grpc/src/objective-c/examples/RemoteTestClient/
DRemoteTest.podspec49 # This is needed by all pods that depend on Protobuf:
51 # This is needed by all pods that depend on gRPC-RxLibrary:
/external/grpc-grpc/src/objective-c/
D!ProtoCompiler-gRPCPlugin.podspec39 # This pod is only a utility that will be used by other pods _at install time_ (not at compile
40 # time). Other pods can access it in their `prepare_command` script, under <pods_root>/<pod name>.
41 # Because CocoaPods installs pods in alphabetical order, beginning this pod's name with an
42 # exclamation mark ensures that other "regular" pods will be able to find it as it'll be installed
49 This podspec only downloads the gRPC protoc plugin so that local pods generating protos can use
D!ProtoCompiler.podspec33 # This pod is only a utility that will be used by other pods _at install time_ (not at compile
34 # time). Other pods can access it in their `prepare_command` script, under <pods_root>/<pod name>.
35 # Because CocoaPods installs pods in alphabetical order, beginning this pod's name with an
36 # exclamation mark ensures that other "regular" pods will be able to find it as it'll be installed
43 This podspec only downloads protoc so that local pods generating protos can execute it as part
DREADME-CFSTREAM.md1 [![Cocoapods](https://img.shields.io/cocoapods/v/gRPC.svg)](https://cocoapods.org/pods/gRPC)
DREADME.md1 [![Cocoapods](https://img.shields.io/cocoapods/v/gRPC.svg)](https://cocoapods.org/pods/gRPC)
101 # This is needed by all pods that depend on Protobuf:
103 # This is needed by all pods that depend on gRPC-RxLibrary:
/external/grpc-grpc/templates/src/objective-c/
D!ProtoCompiler-gRPCPlugin.podspec.template41 # This pod is only a utility that will be used by other pods _at install time_ (not at compile
42 … # time). Other pods can access it in their `prepare_command` script, under <pods_root>/<pod name>.
43 # Because CocoaPods installs pods in alphabetical order, beginning this pod's name with an
44 … # exclamation mark ensures that other "regular" pods will be able to find it as it'll be installed
51 … This podspec only downloads the gRPC protoc plugin so that local pods generating protos can use
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/framework/test_app/
Dserver_app.py244 pods = self.k8s_namespace.list_deployment_pods(self.deployment)
245 for pod in pods:
249 pod = pods[0]
/external/grpc-grpc/examples/objective-c/helloworld/
DHelloWorld.podspec61 # This is needed by all pods that depend on Protobuf:
63 # This is needed by all pods that depend on gRPC-RxLibrary:
/external/grpc-grpc/templates/
DgRPC-ProtoRPC.podspec.template66 # This is needed by all pods that depend on Protobuf:
68 # This is needed by all pods that depend on gRPC-RxLibrary:
DgRPC.podspec.template53 # This is needed by all pods that depend on gRPC-RxLibrary:
/external/grpc-grpc/examples/objective-c/route_guide/
DRouteGuide.podspec61 # This is needed by all pods that depend on Protobuf:
63 # This is needed by all pods that depend on gRPC-RxLibrary:
/external/grpc-grpc/examples/objective-c/auth_sample/
DAuthTestService.podspec61 # This is needed by all pods that depend on Protobuf:
63 # This is needed by all pods that depend on gRPC-RxLibrary:
/external/grpc-grpc/
DgRPC-ProtoRPC.podspec64 # This is needed by all pods that depend on Protobuf:
66 # This is needed by all pods that depend on gRPC-RxLibrary:
DgRPC.podspec51 # This is needed by all pods that depend on gRPC-RxLibrary:
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/xds_k8s_test_driver/bin/
Drun_channelz.py84 pods = k8s_ns.list_deployment_pods(deployment)
85 return [pod.status.pod_ip for pod in pods]
/external/rust/crates/grpcio-sys/grpc/
DgRPC-ProtoRPC.podspec82 # This is needed by all pods that depend on Protobuf:
84 # This is needed by all pods that depend on gRPC-RxLibrary:
DgRPC.podspec42 # This is needed by all pods that depend on gRPC-RxLibrary:
/external/tensorflow/tensorflow/lite/ios/
DTensorFlowLiteC.podspec.template12 `TensorFlowLiteSwift` and `TensorFlowLiteObjC` pods depend on. This pod is not
DTensorFlowLiteC.podspec12 `TensorFlowLiteSwift` and `TensorFlowLiteObjC` pods depend on. This pod is not
/external/grpc-grpc/test/cpp/cocoapods/
DPodfile29 # symbolic links to the pods headers that Cocoapods creates under "$(PODS_ROOT)/Headers". But those
/external/tensorflow/tensorflow/lite/g3doc/guide/
Dios.md56 `TensorFlowLiteSwift` and `TensorFlowLiteObjC` pods. If you do not specify a
/external/grpc-grpc/src/objective-c/tests/
DPodfile82 # symbolic links to the pods headers that Cocoapods creates under "$(PODS_ROOT)/Headers". But those

12