Searched refs:crash_with_macs (Results 1 – 1 of 1) sorted by relevance
245 std::string crash_with_macs(kCrashWithMacsOrig); in TEST_F() local246 collector_.StripSensitiveData(&crash_with_macs); in TEST_F()247 EXPECT_EQ(kCrashWithMacsStripped, crash_with_macs); in TEST_F()