Home
last modified time | relevance | path

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

/system/memory/libion/tests/
Dsystem_heap.cpp28 bool system_heap_found = false; in TEST_F() local
31 system_heap_found = true; in TEST_F()
36 ASSERT_TRUE(system_heap_found); in TEST_F()