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