Home
last modified time | relevance | path

Searched defs:CUSTOM_METADATA (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.h55 CUSTOM_METADATA enumerator
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestCases.java45 CUSTOM_METADATA("unary and full duplex calls with metadata"), enumConstant
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py473 CUSTOM_METADATA = "custom_metadata" variable in TestCase