Home
last modified time | relevance | path

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

/system/webservd/webservd/
Dconfig_unittest.cc143 base::FilePath config_path{temp.path().Append("test.config")}; in TEST() local
/system/core/crash_reporter/
Dcrash_collector.cc338 bool CrashCollector::GetLogContents(const FilePath &config_path, in GetLogContents()
/system/extras/perfprofd/tests/
Dperfprofd_test.cc206 void writeConfigFile(const std::string &config_path, in writeConfigFile()