Home
last modified time | relevance | path

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

/llvm-project/lldb/unittests/Host/linux/
H A DHostTest.cpp53 ASSERT_TRUE(Info.ProcessGroupIDIsValid()); in TEST_F()
/llvm-project/lldb/include/lldb/Utility/
H A DProcessInfo.h184 bool ProcessGroupIDIsValid() const { in ProcessGroupIDIsValid() function