Home
last modified time | relevance | path

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

/external/google-breakpad/src/processor/
Dexploitability_win.cc57 static const size_t kHighCutoff = 100; variable
275 if (exploitability_weight >= kHighCutoff) in CheckPlatformExploitability()