Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Interpreter/
H A DTestOptionValue.cpp96 void SetDictionaryChangedCallback(const MockCallback &callback) { in SetDictionaryChangedCallback() function in TestProperties
129 props_sp->SetDictionaryChangedCallback(callback); in TEST()