Searched refs:matchers_ (Results 1 - 7 of 7) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-spec-builders.h291 matchers_(matchers),
326 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args);
348 // matchers => matchers_
351 ArgumentMatcherTuple matchers_;
880 matchers_(m),
1041 return matchers_;
1080 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args);
1108 if (!TupleMatches(matchers_, args)) {
1109 ExplainMatchFailureTupleTo(matchers_, args, os);
1215 ArgumentMatcherTuple matchers_;
[all...]
H A Dgmock-matchers.h2531 matchers_.reserve(a_count);
2534 matchers_.push_back(MatcherCast<const Element&>(*it));
2544 matchers_[0].DescribeTo(os);
2549 matchers_[i].DescribeTo(os);
2567 matchers_[i].DescribeNegationTo(os);
2594 if (matchers_[i].MatchAndExplain(*it, &s)) {
2627 size_t count() const { return matchers_.size(); }
2628 std::vector<Matcher<const Element&> > matchers_; member in class:testing::internal::ElementsAreMatcherImpl
/external/googletest/googlemock/include/gmock/
H A Dgmock-spec-builders.h295 matchers_(matchers),
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args);
352 // matchers => matchers_
355 ArgumentMatcherTuple matchers_;
888 matchers_(m),
1049 return matchers_;
1088 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args);
1116 if (!TupleMatches(matchers_, args)) {
1117 ExplainMatchFailureTupleTo(matchers_, args, os);
1223 ArgumentMatcherTuple matchers_;
[all...]
H A Dgmock-matchers.h1611 : matchers_(MatcherListType::BuildList(matchers...)) {}
1619 matchers_);
1625 const typename MatcherListType::ListType matchers_; member in class:testing::internal::VariadicMatcher
3121 matchers_.push_back(MatcherCast<const Element&>(*first++));
3131 matchers_[0].DescribeTo(os);
3136 matchers_[i].DescribeTo(os);
3154 matchers_[i].DescribeNegationTo(os);
3182 match = matchers_[exam_pos].MatchAndExplain(*it, &s);
3185 match = matchers_[exam_pos].Matches(*it);
3246 size_t count() const { return matchers_
3248 ::std::vector<Matcher<const Element&> > matchers_; member in class:testing::internal::ElementsAreMatcherImpl
3434 MatcherVec matchers_; member in class:testing::internal::UnorderedElementsAreMatcherImpl
3464 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_, local
3471 const MatcherTuple matchers_; member in class:testing::internal::UnorderedElementsAreMatcher
3489 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_, local
3496 const MatcherTuple matchers_; member in class:testing::internal::ElementsAreMatcher
3518 ::std::vector<T> matchers_; member in class:testing::internal::UnorderedElementsAreArrayMatcher
3537 const ::std::vector<T> matchers_; member in class:testing::internal::ElementsAreArrayMatcher
[all...]
/external/v8/testing/gmock/include/gmock/
H A Dgmock-spec-builders.h295 matchers_(matchers),
330 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args);
352 // matchers => matchers_
355 ArgumentMatcherTuple matchers_;
888 matchers_(m),
1049 return matchers_;
1088 return TupleMatches(matchers_, args) && extra_matcher_.Matches(args);
1116 if (!TupleMatches(matchers_, args)) {
1117 ExplainMatchFailureTupleTo(matchers_, args, os);
1223 ArgumentMatcherTuple matchers_;
[all...]
H A Dgmock-matchers.h1611 : matchers_(MatcherListType::BuildList(matchers...)) {}
1619 matchers_);
1625 const typename MatcherListType::ListType matchers_; member in class:testing::internal::VariadicMatcher
3121 matchers_.push_back(MatcherCast<const Element&>(*first++));
3131 matchers_[0].DescribeTo(os);
3136 matchers_[i].DescribeTo(os);
3154 matchers_[i].DescribeNegationTo(os);
3182 match = matchers_[exam_pos].MatchAndExplain(*it, &s);
3185 match = matchers_[exam_pos].Matches(*it);
3246 size_t count() const { return matchers_
3248 ::std::vector<Matcher<const Element&> > matchers_; member in class:testing::internal::ElementsAreMatcherImpl
3434 MatcherVec matchers_; member in class:testing::internal::UnorderedElementsAreMatcherImpl
3464 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_, local
3471 const MatcherTuple matchers_; member in class:testing::internal::UnorderedElementsAreMatcher
3489 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_, local
3496 const MatcherTuple matchers_; member in class:testing::internal::ElementsAreMatcher
3518 ::std::vector<T> matchers_; member in class:testing::internal::UnorderedElementsAreArrayMatcher
3537 const ::std::vector<T> matchers_; member in class:testing::internal::ElementsAreArrayMatcher
[all...]
/external/fmtlib/test/gmock/
H A Dgmock.h6192 : matchers_(MatcherListType::BuildList(matchers...)) {}
6200 matchers_);
6206 const typename MatcherListType::ListType matchers_; member in class:testing::internal::VariadicMatcher
7536 matchers_.push_back(MatcherCast<const Element&>(*first++));
7546 matchers_[0].DescribeTo(os);
7551 matchers_[i].DescribeTo(os);
7569 matchers_[i].DescribeNegationTo(os);
7597 match = matchers_[exam_pos].MatchAndExplain(*it, &s);
7600 match = matchers_[exam_pos].Matches(*it);
7661 size_t count() const { return matchers_
7663 ::std::vector<Matcher<const Element&> > matchers_; member in class:testing::internal::ElementsAreMatcherImpl
7849 MatcherVec matchers_; member in class:testing::internal::UnorderedElementsAreMatcherImpl
7879 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_, local
7886 const MatcherTuple matchers_; member in class:testing::internal::UnorderedElementsAreMatcher
7904 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_, local
7911 const MatcherTuple matchers_; member in class:testing::internal::ElementsAreMatcher
7933 ::std::vector<T> matchers_; member in class:testing::internal::UnorderedElementsAreArrayMatcher
7952 const ::std::vector<T> matchers_; member in class:testing::internal::ElementsAreArrayMatcher
[all...]

Completed in 246 milliseconds