Home
last modified time | relevance | path

Searched refs:another_path (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/http/
Dhttp_auth_cache_unittest.cc446 std::string another_path("/another/path"); in TEST() local
479 AuthCredentials(kRoot, kWileCoyote), another_path); in TEST()
516 entry = second_cache.LookupByPath(origin, another_path); in TEST()