Home
last modified time | relevance | path

Searched defs:ElementsAre (Results 1 – 1 of 1) sorted by relevance

/external/chromium/testing/gmock/include/gmock/
Dgmock-generated-matchers.h754 inline internal::ElementsAreMatcher0 ElementsAre() { in ElementsAre() function
759 inline internal::ElementsAreMatcher1<T1> ElementsAre(const T1& e1) { in ElementsAre() function
764 inline internal::ElementsAreMatcher2<T1, T2> ElementsAre(const T1& e1, in ElementsAre() function
770 inline internal::ElementsAreMatcher3<T1, T2, T3> ElementsAre(const T1& e1, in ElementsAre() function
776 inline internal::ElementsAreMatcher4<T1, T2, T3, T4> ElementsAre(const T1& e1, in ElementsAre() function
783 T5> ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
791 T6> ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
800 T7> ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
809 T8> ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
818 T9> ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
[all …]