Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dserver_builder_plugin_test.cc137 class ServerBuilderPluginTest : public ::testing::TestWithParam<bool> { class
139 ServerBuilderPluginTest() {} in ServerBuilderPluginTest() function in grpc::testing::ServerBuilderPluginTest
237 TEST_P(ServerBuilderPluginTest, PluginWithoutServiceTest) { in TEST_P() argument
242 TEST_P(ServerBuilderPluginTest, PluginWithServiceTest) { in TEST_P() argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/
Dserver_builder.h52 class ServerBuilderPluginTest; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/
Dserver_builder.h52 class ServerBuilderPluginTest; variable
/aosp_15_r20/external/grpc-grpc/include/grpcpp/
H A Dserver_builder.h51 class ServerBuilderPluginTest; variable