Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dexploitability_win.cc58 static const size_t kMediumCutoff = 80; variable
277 if (exploitability_weight >= kMediumCutoff) in CheckPlatformExploitability()