Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/
H A Ddebuggerd_test.cpp1922 auto get_tombstone_timestamps = []() -> std::map<int, time_t> { in TEST() local
1934 auto before = get_tombstone_timestamps(); in TEST()
1938 auto after = get_tombstone_timestamps(); in TEST()