Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace_create_test.cc150 size_t ptr6_bytes_allocated, ptr6_usable_size, ptr6_bytes_tl_bulk_allocated; in TEST_P() local
156 &ptr6_bytes_tl_bulk_allocated))); in TEST_P()
161 EXPECT_EQ(ptr6_bytes_tl_bulk_allocated, ptr6_bytes_allocated); in TEST_P()
284 size_t ptr6_bytes_allocated, ptr6_usable_size, ptr6_bytes_tl_bulk_allocated; in TEST_P() local
290 &ptr6_bytes_tl_bulk_allocated))); in TEST_P()
295 EXPECT_EQ(ptr6_bytes_tl_bulk_allocated, ptr6_bytes_allocated); in TEST_P()