Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/test/API/functionalities/module_cache/debug_index/
H A DTestDebugIndexCache.py25 def get_stats(self, log_path=None): argument
/llvm-project-15.0.7/lldb/test/API/commands/statistics/basic/
H A DTestStats.py58 def get_stats(self, options=None, log_path=None): argument
/llvm-project-15.0.7/lldb/examples/interposing/darwin/fd_interposing/
H A DFDInterposing.cpp358 const char *log_path = getenv("FileDescriptorLogFile"); in get_logging_fd() local