Home
last modified time | relevance | path

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

/art/runtime/gc/space/
Dspace_create_test.cc164 size_t free1 = space->AllocationSize(ptr1.Get(), nullptr); in TEST_P() local
166 EXPECT_LE(1U * MB, free1); in TEST_P()
221 free1 = space->AllocationSize(ptr1.Get(), nullptr); in TEST_P()
223 EXPECT_LE(1U * MB, free1); in TEST_P()
298 size_t free1 = space->AllocationSize(ptr1.Get(), nullptr); in TEST_P() local
300 EXPECT_LE(1U * MB, free1); in TEST_P()