Home
last modified time | relevance | path

Searched refs:BothOfMatcher (Results 1 – 3 of 3) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
Dgmock-generated-matchers.h677 typedef BothOfMatcher<
685 typedef BothOfMatcher<
693 typedef BothOfMatcher<
701 typedef BothOfMatcher<
710 typedef BothOfMatcher<
719 typedef BothOfMatcher<
728 typedef BothOfMatcher<
737 typedef BothOfMatcher<
746 typedef BothOfMatcher<
Dgmock-matchers.h1318 class BothOfMatcher {
1320 BothOfMatcher(Matcher1 matcher1, Matcher2 matcher2) in BothOfMatcher() function
1336 GTEST_DISALLOW_ASSIGN_(BothOfMatcher);
Dgmock-generated-matchers.h.pump267 typedef BothOfMatcher<