Home
last modified time | relevance | path

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

/aosp_15_r20/external/grpc-grpc/test/cpp/end2end/
H A Dmessage_allocator_end2end_test.cc198 class NullAllocatorTest : public MessageAllocatorEnd2endTestBase {}; class
200 TEST_P(NullAllocatorTest, SimpleRpc) { in TEST_P() argument
/aosp_15_r20/external/pigweed/pw_allocator/
H A Dnull_allocator_test.cc24 TEST(NullAllocatorTest, Allocate) { in TEST() argument