Home
last modified time | relevance | path

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

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