Home
last modified time | relevance | path

Searched refs:PING_PONG (Results 1 – 9 of 9) sorted by relevance

/external/grpc-grpc/test/cpp/interop/
Dstress_interop_client.h49 PING_PONG, enumerator
69 {PING_PONG, "ping_pong"},
Dstress_interop_client.cc160 case PING_PONG: { in RunTest()
/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/
DTestCases.java38 PING_PONG("full-duplex ping-pong streaming"), enumConstant
DTestServiceClient.java261 case PING_PONG: in runTest()
DStressTestClient.java474 case PING_PONG: in runTestCase()
/external/grpc-grpc/src/python/grpcio_tests/tests/interop/
D_intraop_test_case.py39 methods.TestCase.PING_PONG.test_interoperability(self.stub, None)
Dmethods.py466 PING_PONG = 'ping_pong' variable in TestCase
489 elif self is TestCase.PING_PONG:
/external/linux-kselftest/tools/testing/selftests/bpf/
Dtest_sockmap.c791 PING_PONG, enumerator
1054 if (test == PING_PONG) in run_options()
1745 int test = PING_PONG; in main()
1803 test = PING_PONG; in main()
/external/libhevc/encoder/
Dihevce_enc_loop_structs.h56 #define PING_PONG 2 macro
1696 UWORD8 au1_sao_luma_scratch[PING_PONG][SCRATCH_BUF_STRIDE * (MAX_CTB_SIZE + 4)];
1701 UWORD8 au1_sao_chroma_scratch[PING_PONG][SCRATCH_BUF_STRIDE * (MAX_CTB_SIZE + 4)];