Home
last modified time | relevance | path

Searched refs:COMPUTE_ENGINE_CREDS (Results 1 – 3 of 3) sorted by relevance

/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestCases.java40 COMPUTE_ENGINE_CREDS("large_unary with service_account auth"), enumConstant
DTestServiceClient.java269 case COMPUTE_ENGINE_CREDS: in runTest()
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
Dmethods.py474 COMPUTE_ENGINE_CREDS = 'compute_engine_creds' variable in TestCase
507 elif self is TestCase.COMPUTE_ENGINE_CREDS: