Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace_create_test.cc119 size_t ptr3_bytes_allocated, ptr3_usable_size, ptr3_bytes_tl_bulk_allocated; in TEST_P() local
125 &ptr3_bytes_tl_bulk_allocated))); in TEST_P()
130 EXPECT_EQ(ptr3_bytes_tl_bulk_allocated, ptr3_bytes_allocated); in TEST_P()
209 &ptr3_bytes_tl_bulk_allocated)); in TEST_P()
214 EXPECT_EQ(ptr3_bytes_tl_bulk_allocated, ptr3_bytes_allocated); in TEST_P()
253 size_t ptr3_bytes_allocated, ptr3_usable_size, ptr3_bytes_tl_bulk_allocated; in TEST_P() local
259 &ptr3_bytes_tl_bulk_allocated))); in TEST_P()
264 EXPECT_EQ(ptr3_bytes_tl_bulk_allocated, ptr3_bytes_allocated); in TEST_P()