Searched refs:empty_sub_heap (Results 1 – 1 of 1) sorted by relevance
159 const MemoryAllocatorDump* empty_sub_heap = in TEST() local161 ASSERT_NE(nullptr, empty_sub_heap); in TEST()162 EXPECT_EQ("foobar_allocator/sub_heap/empty", empty_sub_heap->absolute_name()); in TEST()163 auto raw_attrs = empty_sub_heap->attributes_for_testing()->ToBaseValue(); in TEST()