Home | Sort by relevance Sort by last modified time |
/external/chromium/testing/gmock/include/gmock/ | |
gmock-matchers.h | 896 : string_(str), expect_eq_(expect_eq), case_sensitive_(case_sensitive) {} 898 // When expect_eq_ is true, returns true iff s is equal to string_; 934 const bool expect_eq_; member in class:testing::internal::StrEqualityMatcher [all...] |