Home
last modified time | relevance | path

Searched refs:InProcess (Results 1 – 6 of 6) sorted by relevance

/external/grpc-grpc/test/cpp/microbenchmarks/
Dbm_fullstack_unary_ping_pong.cc51 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 …]
Dbm_fullstack_streaming_ping_pong.cc53 BENCHMARK_TEMPLATE(BM_StreamingPingPong, InProcess, NoOpMutator, NoOpMutator)
61 BENCHMARK_TEMPLATE(BM_StreamingPingPongMsgs, InProcess, NoOpMutator,
108 BENCHMARK_TEMPLATE(BM_StreamingPingPongWithCoalescingApi, InProcess,
Dbm_fullstack_streaming_pump.cc38 BENCHMARK_TEMPLATE(BM_PumpStreamClientToServer, InProcess)
48 BENCHMARK_TEMPLATE(BM_PumpStreamServerToClient, InProcess)
Dfullstack_fixtures.h164 class InProcess : public FullstackFixture {
166 InProcess(Service* service,
170 ~InProcess() {} in ~InProcess()
338 typedef MinStackize<InProcess> MinInProcess;
/external/google-breakpad/src/client/mac/tests/
Dminidump_generator_test.cc89 TEST_F(MinidumpGeneratorTest, InProcess) { in TEST_F() argument
Dexception_handler_test.cc173 TEST_F(ExceptionHandlerTest, InProcess) { in TEST_F() argument