HomeSort by relevance Sort by last modified time
    Searched full:expect_eq_ (Results 1 - 1 of 1) sorted by null

  /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...]

Completed in 65 milliseconds