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.cc100 size_t ptr1_bytes_allocated, ptr1_usable_size, ptr1_bytes_tl_bulk_allocated; in TEST_P() local
107 &ptr1_bytes_tl_bulk_allocated))); in TEST_P()
112 EXPECT_EQ(ptr1_bytes_tl_bulk_allocated, ptr1_bytes_allocated); in TEST_P()
192 &ptr1_bytes_tl_bulk_allocated)); in TEST_P()
197 EXPECT_EQ(ptr1_bytes_tl_bulk_allocated, ptr1_bytes_allocated); in TEST_P()
234 size_t ptr1_bytes_allocated, ptr1_usable_size, ptr1_bytes_tl_bulk_allocated; in TEST_P() local
241 &ptr1_bytes_tl_bulk_allocated))); in TEST_P()
246 EXPECT_EQ(ptr1_bytes_tl_bulk_allocated, ptr1_bytes_allocated); in TEST_P()