Home
last modified time | relevance | path

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

/external/google-breakpad/src/google_breakpad/processor/
Dprocess_state.h57 EXPLOITABILITY_MEDIUM, // The crash appears to corrupt enumerator
61 EXPLOITABLITY_MEDIUM = EXPLOITABILITY_MEDIUM, // an old misspelling
/external/google-breakpad/src/processor/
Dexploitability_unittest.cc99 ASSERT_EQ(google_breakpad::EXPLOITABILITY_MEDIUM, in TEST()