Searched defs:ValueMatcher (Results 1 – 2 of 2) sorted by relevance
61 explicit ValueIsMatcher(InnerMatcher ValueMatcher) in ValueIsMatcher()73 explicit Impl(const ::testing::Matcher<T> &ValueMatcher) in Impl()102 detail::ValueIsMatcher<InnerMatcher> ValueIs(const InnerMatcher &ValueMatcher) { in ValueIs()
80 struct ValueMatcher : public NodeMatcher { struct83 explicit ValueMatcher(Node* node) in ValueMatcher() argument104 inline ValueMatcher<uint32_t, IrOpcode::kInt32Constant>::ValueMatcher( in ValueMatcher() argument115 inline ValueMatcher<int64_t, IrOpcode::kInt64Constant>::ValueMatcher(Node* node) in ValueMatcher() function128 inline ValueMatcher<uint64_t, IrOpcode::kInt64Constant>::ValueMatcher( in ValueMatcher() function