Searched refs:InProcess (Results 1 – 6 of 6) sorted by relevance
/external/grpc-grpc/test/cpp/microbenchmarks/ |
D | bm_fullstack_unary_ping_pong.cc | 51 BENCHMARK_TEMPLATE(BM_UnaryPingPong, InProcess, NoOpMutator, NoOpMutator) 114 BENCHMARK_TEMPLATE(BM_UnaryPingPong, InProcess, 117 BENCHMARK_TEMPLATE(BM_UnaryPingPong, InProcess, 120 BENCHMARK_TEMPLATE(BM_UnaryPingPong, InProcess, 124 BENCHMARK_TEMPLATE(BM_UnaryPingPong, InProcess, 127 BENCHMARK_TEMPLATE(BM_UnaryPingPong, InProcess, 130 BENCHMARK_TEMPLATE(BM_UnaryPingPong, InProcess, 134 BENCHMARK_TEMPLATE(BM_UnaryPingPong, InProcess, NoOpMutator, 137 BENCHMARK_TEMPLATE(BM_UnaryPingPong, InProcess, NoOpMutator, 140 BENCHMARK_TEMPLATE(BM_UnaryPingPong, InProcess, NoOpMutator, [all …]
|
D | bm_fullstack_streaming_ping_pong.cc | 53 BENCHMARK_TEMPLATE(BM_StreamingPingPong, InProcess, NoOpMutator, NoOpMutator) 61 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, InProcess, NoOpMutator, 108 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, InProcess,
|
D | bm_fullstack_streaming_pump.cc | 38 BENCHMARK_TEMPLATE(BM_PumpStreamClientToServer, InProcess) 48 BENCHMARK_TEMPLATE(BM_PumpStreamServerToClient, InProcess)
|
D | fullstack_fixtures.h | 164 class InProcess : public FullstackFixture { 166 InProcess(Service* service, 170 ~InProcess() {} in ~InProcess() 338 typedef MinStackize<InProcess> MinInProcess;
|
/external/google-breakpad/src/client/mac/tests/ |
D | minidump_generator_test.cc | 89 TEST_F(MinidumpGeneratorTest, InProcess) { in TEST_F() argument
|
D | exception_handler_test.cc | 173 TEST_F(ExceptionHandlerTest, InProcess) { in TEST_F() argument
|