Home
last modified time | relevance | path

Searched defs:model_path (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/browser/safe_browsing/
Dclient_side_detection_host_unittest.cc53 explicit MockClientSideDetectionService(const FilePath& model_path) in MockClientSideDetectionService()
128 FilePath model_path = tmp_dir.path().AppendASCII("model"); in SetUp() local
Dclient_side_detection_service.cc59 const FilePath& model_path, in ClientSideDetectionService()
79 const FilePath& model_path, in Create()
Dclient_side_detection_service_unittest.cc180 FilePath model_path = tmp_dir.path().AppendASCII("model"); in TEST_F() local