Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace_create_test.cc161 size_t free1 = space->AllocationSize(ptr1.Get(), nullptr); in TEST_P() local
163 EXPECT_LE(1U * MB, free1); in TEST_P()
218 free1 = space->AllocationSize(ptr1.Get(), nullptr); in TEST_P()
220 EXPECT_LE(1U * MB, free1); in TEST_P()
295 size_t free1 = space->AllocationSize(ptr1.Get(), nullptr); in TEST_P() local
297 EXPECT_LE(1U * MB, free1); in TEST_P()