Searched refs:serviceAccountCreds (Results 1 – 3 of 3) sorted by relevance
125 function serviceAccountCreds($stub, $args) function665 serviceAccountCreds($stub, $args);
276 tester.serviceAccountCreds(jsonKey, credentialsStream, oauthScope); in runTest()
1637 public void serviceAccountCreds(String jsonKey, InputStream credentialsStream, String authScope) in serviceAccountCreds() method in AbstractInteropTest