Searched refs:SafeBrowsingProtocolManagerTest (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/
H A Dprotocol_manager.h183 FRIEND_TEST_ALL_PREFIXES(SafeBrowsingProtocolManagerTest, TestBackOffTimes);
184 FRIEND_TEST_ALL_PREFIXES(SafeBrowsingProtocolManagerTest, TestChunkStrings);
185 FRIEND_TEST_ALL_PREFIXES(SafeBrowsingProtocolManagerTest, TestGetHashUrl);
186 FRIEND_TEST_ALL_PREFIXES(SafeBrowsingProtocolManagerTest,
188 FRIEND_TEST_ALL_PREFIXES(SafeBrowsingProtocolManagerTest, TestNextChunkUrl);
189 FRIEND_TEST_ALL_PREFIXES(SafeBrowsingProtocolManagerTest, TestUpdateUrl);
H A Dprotocol_manager_unittest.cc71 class SafeBrowsingProtocolManagerTest : public testing::Test { class in inherits:testing::Test
129 TEST_F(SafeBrowsingProtocolManagerTest, TestBackOffTimes) {
178 TEST_F(SafeBrowsingProtocolManagerTest, TestChunkStrings) {
209 TEST_F(SafeBrowsingProtocolManagerTest, TestGetHashBackOffTimes) {
261 TEST_F(SafeBrowsingProtocolManagerTest, TestGetHashUrl) {
273 TEST_F(SafeBrowsingProtocolManagerTest, TestUpdateUrl) {
285 TEST_F(SafeBrowsingProtocolManagerTest, TestNextChunkUrl) {
375 TEST_F(SafeBrowsingProtocolManagerTest, ProblemAccessingDatabase) {
399 // is covered by SafeBrowsingProtocolManagerTest.TestChunkStrings.
400 TEST_F(SafeBrowsingProtocolManagerTest, ExistingDatabas
[all...]

Completed in 222 milliseconds