Home
last modified time | relevance | path

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

/system/core/debuggerd/
Ddebuggerd_test.cpp1065 auto get_tombstone_timestamps = []() -> std::map<int, time_t> { in TEST() local
1077 auto before = get_tombstone_timestamps(); in TEST()
1081 auto after = get_tombstone_timestamps(); in TEST()