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

/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
H A Denvironment_data_collection_win.h19 void RecordLspFeature(ClientIncidentReport_EnvironmentData_Process* process);
H A Denvironment_data_collection_win.cc79 void RecordLspFeature(ClientIncidentReport_EnvironmentData_Process* process) { function in namespace:safe_browsing
145 RecordLspFeature(process);
H A Denvironment_data_collection_win_unittest.cc90 TEST(SafeBrowsingEnvironmentDataCollectionWinTest, RecordLspFeature) {
103 safe_browsing::RecordLspFeature(&process_report);
117 safe_browsing::RecordLspFeature(&process_report);

Completed in 6102 milliseconds