Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Dcrash_collector_test.cc110 TEST_F(CrashCollectorTest, GetCrashPath) { in TEST_F() argument
Dcrash_collector.cc150 FilePath CrashCollector::GetCrashPath(const FilePath &crash_directory, in GetCrashPath() function in CrashCollector