Searched refs:isSelected (Results 1 – 4 of 4) sorted by relevance
186 group.isSelected = toggleStatus;192 return group.isSelected;
225 EXPECT_FALSE(child->isSelected()); in TEST()227 EXPECT_TRUE(child->find("bar")->isSelected()); in TEST()230 EXPECT_TRUE(query.selectTrie.root.find("bar")->isSelected()); in TEST()
97 bool isSelected() const in isSelected() function in redfish::query_param::SelectTrieNode901 if (reserved || (nextNode != nullptr && nextNode->isSelected())) in recursiveSelect()
3926 if not selection.isSelected(above):3965 if not selection.isSelected(pos):4016 if not selection.isSelected(pos):