Home
last modified time | relevance | path

Searched defs:perRpcCreds (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/php/tests/interop/
Dinterop_client.php217 function perRpcCreds($stub, $args) function
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DAbstractInteropTest.java1748 public void perRpcCreds(String jsonKey, InputStream credentialsStream, String oauthScope) in perRpcCreds() method in AbstractInteropTest