Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dcontext_allocator_end2end_test.cc173 class DefaultContextAllocatorTest : public ContextAllocatorEnd2endTestBase {}; class
175 TEST_P(DefaultContextAllocatorTest, SimpleRpc) { in TEST_P() argument