Home
last modified time | relevance | path

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

/aosp12/system/memory/libmeminfo/
H A Dlibmeminfo_test.cpp1008 auto system_heap_path = heap_root_path / "system"; in TEST_F() local
1009 ASSERT_TRUE(android::base::WriteStringToFile("test", system_heap_path)); in TEST_F()