Home
last modified time | relevance | path

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

/external/chromium_org/base/debug/
Dcrash_logging_unittest.cc106 TEST_F(CrashLoggingTest, ScopedCrashKey) { in TEST_F() argument
Dcrash_logging.cc130 ScopedCrashKey::ScopedCrashKey(const base::StringPiece& key, in ScopedCrashKey() function in base::debug::ScopedCrashKey