Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dexploitability_win.cc59 static const size_t kLowCutoff = 50; variable
279 if (exploitability_weight >= kLowCutoff) in CheckPlatformExploitability()