Home
last modified time | relevance | path

Searched refs:obj_begin (Results 1 – 1 of 1) sorted by relevance

/art/runtime/gc/accounting/
Dspace_bitmap_test.cc114 const mirror::Object* obj_begin = reinterpret_cast<mirror::Object*>(heap_begin + range.first); in TEST_F() local
116 bitmap.ClearRange(obj_begin, obj_end); in TEST_F()