Home
last modified time | relevance | path

Searched defs:buffer_path (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/memory/libmeminfo/libdmabufinfo/
H A Ddmabufinfo_test.cpp249 auto buffer_path = buffer_stats_path / StringPrintf("%u", inode_number); in TEST_F() local
320 auto buffer_path = dmabuf_sysfs_path / android::base::StringPrintf("%u", inode); in AddSysfsDmaBufStats() local
/aosp12/system/memory/libmeminfo/
H A Dlibmeminfo_test.cpp1012 auto buffer_path = buffer_stats_path / StringPrintf("%u", inode_number); in TEST_F() local