Searched refs:ConstCharPointer (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h938 typedef typename StringType::const_pointer ConstCharPointer; typedef in class:testing::internal::StrEqualityMatcher
946 bool MatchAndExplain(ConstCharPointer s,
992 typedef typename StringType::const_pointer ConstCharPointer; typedef in class:testing::internal::HasSubstrMatcher
1000 bool MatchAndExplain(ConstCharPointer s,
1033 typedef typename StringType::const_pointer ConstCharPointer; typedef in class:testing::internal::StartsWithMatcher
1041 bool MatchAndExplain(ConstCharPointer s,
1074 typedef typename StringType::const_pointer ConstCharPointer; typedef in class:testing::internal::EndsWithMatcher
1081 bool MatchAndExplain(ConstCharPointer s,

Completed in 94 milliseconds