Searched refs:perRpcCreds (Results 1 – 3 of 3) sorted by relevance
217 function perRpcCreds($stub, $args) function677 perRpcCreds($stub, $args);
296 tester.perRpcCreds(jsonKey, credentialsStream, oauthScope); in runTest()
1748 public void perRpcCreds(String jsonKey, InputStream credentialsStream, String oauthScope) in perRpcCreds() method in AbstractInteropTest