Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dexploitability_win.cc60 static const size_t kInterestingCutoff = 25; variable
277 if (exploitability_weight >= kInterestingCutoff) in CheckPlatformExploitability()