Searched defs:Crash (Results 1 – 2 of 2) sorted by relevance
85 struct Crash { struct86 ~Crash() { event_free(crash_event); } in ~Crash() argument88 CrashOutput output; argument96 class CrashQueue { argument
90 TEST_F(TrustyMetricsTest, Crash) { in TEST_F() argument