Searched defs:DefaultContextAllocatorTest (Results 1 – 1 of 1) sorted by relevance
173 class DefaultContextAllocatorTest : public ContextAllocatorEnd2endTestBase {}; class175 TEST_P(DefaultContextAllocatorTest, SimpleRpc) { in TEST_P() argument