D | message_allocator_end2end_test.cc | 249 allocation_count++; in AllocateMessages() 253 int allocation_count = 0; member in grpc::testing::__anon6e7bb6e60111::SimpleAllocatorTest::SimpleAllocator 268 EXPECT_EQ(kRpcCount, allocator->allocation_count); in TEST_P() 292 EXPECT_EQ(kRpcCount, allocator->allocation_count); in TEST_P() 318 EXPECT_EQ(kRpcCount, allocator->allocation_count); in TEST_P() 349 allocation_count++; in AllocateMessages() 352 int allocation_count = 0; member in grpc::testing::__anon6e7bb6e60111::ArenaAllocatorTest::ArenaAllocator 362 EXPECT_EQ(kRpcCount, allocator->allocation_count); in TEST_P()
|