Searched refs:computeEngineCreds (Results 1 – 3 of 3) sorted by relevance
195 function computeEngineCreds($stub, $args) function802 computeEngineCreds($stub, $args);
348 tester.computeEngineCreds(defaultServiceAccount, oauthScope); in runTest()
1870 public void computeEngineCreds(String serviceAccount, String oauthScope) throws Exception { in computeEngineCreds() method in AbstractInteropTest