Home
last modified time | relevance | path

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

/aosp_15_r20/system/memory/libmeminfo/
Dlibmeminfo_test.cpp1308 auto system_heap_path = heap_root_path / "system"; in TEST_F() local
1309 ASSERT_TRUE(android::base::WriteStringToFile("test", system_heap_path)); in TEST_F()