Home
last modified time | relevance | path

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

/system/core/crash_reporter/
Dkernel_collector_test.cc245 std::string crash_with_macs(kCrashWithMacsOrig); in TEST_F() local
246 collector_.StripSensitiveData(&crash_with_macs); in TEST_F()
247 EXPECT_EQ(kCrashWithMacsStripped, crash_with_macs); in TEST_F()