Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Dcrash_collector_test.cc96 TEST_F(CrashCollectorTest, FormatDumpBasename) { in TEST_F() argument
Dcrash_collector.cc133 std::string CrashCollector::FormatDumpBasename(const std::string &exec_name, in FormatDumpBasename() function in CrashCollector