Home
last modified time | relevance | path

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

/aosp_15_r20/system/libprocinfo/
H A Dprocess_map_test.cpp74 struct TestMapInfo { struct
76 TestMapInfo(uint64_t start, uint64_t end, uint16_t flags, uint64_t pgoff, ino_t inode, in TestMapInfo() argument
91 const std::vector<TestMapInfo>& expected_info) { in VerifyReadMapFileAsyncSafe() argument