Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dcontext_allocator_end2end_test.cc232 class SimpleContextAllocatorTest : public ContextAllocatorEnd2endTestBase { class
266 TEST_P(SimpleContextAllocatorTest, UnaryRpc) { in TEST_P() argument