Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Interpreter/
H A DTestOptionValue.cpp108 OptionValueFileSpecList *GetFileList() { in GetFileList() function in TestProperties
126 props_sp->GetFileList()->SetValueFromString("path/to/file"); in TEST()
161 auto file_list_copy_ptr = props_copy_ptr->GetFileList(); in TEST()