Searched refs:kBogus (Results 1 – 2 of 2) sorted by relevance
17 const string16 kBogus(ASCIIToUTF16("bogus")); variable126 cache.Remove(GURL("ftp://host"), kBogus, kBogus); in TEST()
18 const base::string16 kBogus(ASCIIToUTF16("bogus")); variable128 cache.Remove(GURL("ftp://host"), net::AuthCredentials(kBogus, kBogus)); in TEST()