Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dspace_bitmap_test.cc206 auto count_fn = [&count](mirror::Object* obj ATTRIBUTE_UNUSED) { in RunTestCount() local
209 space_bitmap->VisitMarkedRange(range_begin, range_end, count_fn); in RunTestCount()