Home
last modified time | relevance | path

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

/external/llvm-project/lldb/unittests/tools/lldb-server/tests/
DThreadIdsInJstopinfoTest.cpp48 auto thread_infos = jthreads_info->GetThreadInfos(); in TEST_F()
DMessageObjects.h70 const ThreadInfoMap &GetThreadInfos() const;
DMessageObjects.cpp134 const ThreadInfoMap &JThreadsInfo::GetThreadInfos() const { in GetThreadInfos() function in llgs_tests::JThreadsInfo