Home
last modified time | relevance | path

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

/external/grpc-grpc-java/gae-interop-testing/gae-jdk8/src/main/java/io/grpc/testing/integration/
DNettyClientInteropServlet.java151 public void customMetadata() { } in customMetadata() method in NettyClientInteropServlet.Tester
/external/grpc-grpc/src/php/tests/interop/
Dinterop_client.php399 function customMetadata($stub) function
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DAbstractInteropTest.java1389 public void customMetadata() throws Exception { in customMetadata() method in AbstractInteropTest