Home
last modified time | relevance | path

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

/aosp_15_r20/art/runtime/gc/accounting/
H A Dspace_bitmap_test.cc72 auto space_bitmap(TypeParam::SpaceBitmap::Create("test bitmap", heap_begin, heap_capacity)); in TYPED_TEST() local
101 auto space_bitmap(TypeParam::SpaceBitmap::Create("test bitmap", heap_begin, heap_capacity)); in TYPED_TEST() local
201 SpaceBitmap space_bitmap(SpaceBitmap::Create("test bitmap", heap_begin, heap_capacity)); in RunTest() local
250 auto order_test_fn = [](SpaceBitmap* space_bitmap, in TYPED_TEST()