OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:kmurmurhash3seed
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/renderer/safe_browsing/
phishing_term_feature_extractor_unittest.cc
65
static const uint32
kMurmurHash3Seed
= 2777808611U;
68
word_hashes_.insert(MurmurHash3String(*it,
kMurmurHash3Seed
));
75
kMurmurHash3Seed
,
Completed in 135 milliseconds