OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kMinAttempts
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/base/
rand_util_unittest.cc
80
const int
kMinAttempts
= 1000;
91
if (count >
kMinAttempts
&&
/external/chromium_org/components/variations/
entropy_provider_unittest.cc
339
const int
kMinAttempts
= 1000;
354
if (count >
kMinAttempts
&&
Completed in 187 milliseconds