Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace_create_test.cc103 size_t ptr1_bytes_allocated, ptr1_usable_size, ptr1_bytes_tl_bulk_allocated; in TEST_P() local
110 &ptr1_bytes_tl_bulk_allocated))); in TEST_P()
115 EXPECT_EQ(ptr1_bytes_tl_bulk_allocated, ptr1_bytes_allocated); in TEST_P()
195 &ptr1_bytes_tl_bulk_allocated)); in TEST_P()
200 EXPECT_EQ(ptr1_bytes_tl_bulk_allocated, ptr1_bytes_allocated); in TEST_P()
237 size_t ptr1_bytes_allocated, ptr1_usable_size, ptr1_bytes_tl_bulk_allocated; in TEST_P() local
244 &ptr1_bytes_tl_bulk_allocated))); in TEST_P()
249 EXPECT_EQ(ptr1_bytes_tl_bulk_allocated, ptr1_bytes_allocated); in TEST_P()