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.cc122 size_t ptr3_bytes_allocated, ptr3_usable_size, ptr3_bytes_tl_bulk_allocated; in TEST_P() local
128 &ptr3_bytes_tl_bulk_allocated))); in TEST_P()
133 EXPECT_EQ(ptr3_bytes_tl_bulk_allocated, ptr3_bytes_allocated); in TEST_P()
212 &ptr3_bytes_tl_bulk_allocated)); in TEST_P()
217 EXPECT_EQ(ptr3_bytes_tl_bulk_allocated, ptr3_bytes_allocated); in TEST_P()
256 size_t ptr3_bytes_allocated, ptr3_usable_size, ptr3_bytes_tl_bulk_allocated; in TEST_P() local
262 &ptr3_bytes_tl_bulk_allocated))); in TEST_P()
267 EXPECT_EQ(ptr3_bytes_tl_bulk_allocated, ptr3_bytes_allocated); in TEST_P()