Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/unittests/Utility/
H A DProcessInstanceInfoTest.cpp96 ProcessInstanceInfo info_bar, info_empty; in TEST() local
105 EXPECT_FALSE(match.Matches(info_empty)); in TEST()
109 EXPECT_TRUE(match.Matches(info_empty)); in TEST()