safe_browsing_service_browsertest.cc | 288 // We return a result from the prefilled full_hashes_ hash_map to simulate 297 base::Bind(InvokeFullHashCallback, callback, full_hashes_), 303 full_hashes_.clear(); 304 full_hashes_.push_back(full_hash_result); 320 std::vector<SBFullHashResult> full_hashes_; member in class:__anon9238::TestProtocolManager [all...] |