Searched defs:space_bitmap (Results 1 – 1 of 1) sorted by relevance
72 auto space_bitmap(TypeParam::SpaceBitmap::Create("test bitmap", heap_begin, heap_capacity)); in TYPED_TEST() local101 auto space_bitmap(TypeParam::SpaceBitmap::Create("test bitmap", heap_begin, heap_capacity)); in TYPED_TEST() local201 SpaceBitmap space_bitmap(SpaceBitmap::Create("test bitmap", heap_begin, heap_capacity)); in RunTest() local250 auto order_test_fn = [](SpaceBitmap* space_bitmap, in TYPED_TEST()