OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hash_response
(Results
1 - 1
of
1
) sorted by null
/external/chromium/chrome/browser/safe_browsing/
protocol_parser_unittest.cc
561
std::string
hash_response
= "goog-phish-shavar:1:32\n"
local
569
EXPECT_TRUE(parser.ParseGetHash(
hash_response
.data(),
570
hash_response
.size(),
581
hash_response
+= "goog-malware-shavar:7:32\n"
584
EXPECT_TRUE(parser.ParseGetHash(
hash_response
.data(),
585
hash_response
.size(),
[
all
...]
Completed in 784 milliseconds