Home
last modified time | relevance | path

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

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