Searched refs:IsIfSuccess (Results 1 – 3 of 3) sorted by relevance
96 IsSwitch(index, IsIfSuccess(index))))))); in TEST_F()
61 Matcher<Node*> IsIfSuccess(const Matcher<Node*>& control_matcher);
1538 Matcher<Node*> IsIfSuccess(const Matcher<Node*>& control_matcher) { in IsIfSuccess() function