Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/interop/
H A Dstress_interop_client.h50 CANCEL_AFTER_BEGIN, enumerator
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
H A DTestCases.java53 CANCEL_AFTER_BEGIN("cancel stream after starting it"), enumConstant
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests_aio/interop/
H A Dmethods.py465 CANCEL_AFTER_BEGIN = "cancel_after_begin" variable in TestCase
/aosp_15_r20/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
H A Dmethods.py480 CANCEL_AFTER_BEGIN = "cancel_after_begin" variable in TestCase