Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googlemock/include/gmock/
Dgmock-generated-matchers.h570 ElementsAre() { in ElementsAre() function
579 ElementsAre(const T1& e1) { in ElementsAre() function
590 ElementsAre(const T1& e1, const T2& e2) { in ElementsAre() function
603 ElementsAre(const T1& e1, const T2& e2, const T3& e3) { in ElementsAre() function
618 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4) { in ElementsAre() function
635 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
656 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
679 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
704 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
732 ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
[all …]
/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-matchers.h930 inline internal::ElementsAreMatcher0 ElementsAre() { in ElementsAre() function
935 inline internal::ElementsAreMatcher1<T1> ElementsAre(const T1& e1) { in ElementsAre() function
940 inline internal::ElementsAreMatcher2<T1, T2> ElementsAre(const T1& e1, in ElementsAre() function
946 inline internal::ElementsAreMatcher3<T1, T2, T3> ElementsAre(const T1& e1, in ElementsAre() function
952 inline internal::ElementsAreMatcher4<T1, T2, T3, T4> ElementsAre(const T1& e1, in ElementsAre() function
959 T5> ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
967 T6> ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
976 T7> ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
985 T8> ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
994 T9> ElementsAre(const T1& e1, const T2& e2, const T3& e3, const T4& e4, in ElementsAre() function
[all …]