Home
last modified time | relevance | path

Searched defs:test_interoperability (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/interop/
H A Dclient.py56 async def test_interoperability(): function
H A Dmethods.py502 async def test_interoperability( function
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
H A Dclient.py218 def test_interoperability(args): function
H A Dmethods.py494 def test_interoperability(self, stub, args): member in TestCase