Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/
Dtracked_preference_incident_handlers_unittest.cc17 incident->mutable_tracked_preference()->set_path("foo"); in MakeIncident()
31 incident.mutable_tracked_preference()->set_path("foo"); in TEST()
Dblacklist_load_incident_handlers_unittest.cc16 incident->mutable_blacklist_load()->set_path("foo"); in MakeIncident()
26 incident.mutable_blacklist_load()->set_path("foo"); in TEST()
Dpreference_validation_delegate.cc60 incident->set_path(pref_path); in OnAtomicPreferenceValidation()
82 incident->set_path(pref_path); in OnSplitPreferenceValidation()
Dblacklist_load_analyzer_win.cc63 blacklist_load->set_path(base::WideToUTF8(module_path.value())); in VerifyBlacklistLoadState()
Denvironment_data_collection_win.cc71 dll->set_path(base::WideToUTF8(base::i18n::ToLower(dll_path.value()))); in CollectDlls()
Denvironment_data_collection_win_unittest.cc113 dll->set_path(lsp); in TEST()
Dincident_reporting_service_unittest.cc234 tp_incident->set_path(kTestTrackedPrefPath); in MakeTestIncident()
/external/chromium_org/third_party/webrtc/base/
Dhttpcommon_unittest.cc60 url.set_path(TEST_PATH); in TEST()
80 url.set_path(""); in TEST()
Dhttpcommon.h242 void set_path(const string& val) { in set_path() function
/external/chromium_org/third_party/cython/src/Cython/Utility/
DImportExport.c212 goto set_path; in __Pyx_SetPackagePathFromImportLib()
225 set_path: in __Pyx_SetPackagePathFromImportLib()
/external/chromium_org/third_party/protobuf/src/google/protobuf/
Ddescriptor.pb.h2615 inline void set_path(int index, ::google::protobuf::int32 value);
5782 inline void SourceCodeInfo_Location::set_path(int index, ::google::protobuf::int32 value) { in set_path() function