Searched refs:CollectDllBlacklistData (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
H A Denvironment_data_collection_win.h30 void CollectDllBlacklistData(
H A Denvironment_data_collection_win_unittest.cc126 TEST(SafeBrowsingEnvironmentDataCollectionWinTest, CollectDllBlacklistData) {
127 // Ensure that CollectDllBlacklistData correctly adds the set of sanitized dll
138 safe_browsing::CollectDllBlacklistData(&process_report);
144 safe_browsing::CollectDllBlacklistData(&process_report);
166 safe_browsing::CollectDllBlacklistData(&process_report);
H A Denvironment_data_collection_win.cc101 void CollectDllBlacklistData( function in namespace:safe_browsing
146 CollectDllBlacklistData(process);

Completed in 471 milliseconds