Home
last modified time | relevance | path

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

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