Searched defs:ContainsRegex (Results 1 - 8 of 8) sorted by relevance

/external/google-breakpad/src/testing/include/gmock/
H A Dgmock-matchers.h1109 // ContainsRegex(regex), which can be used as a Matcher<T> as long as
2934 inline PolymorphicMatcher<internal::MatchesRegexMatcher> ContainsRegex( function in namespace:testing
2938 inline PolymorphicMatcher<internal::MatchesRegexMatcher> ContainsRegex( function in namespace:testing
2940 return ContainsRegex(new internal::RE(regex));
/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1324 // ContainsRegex(regex), which can be used as a Matcher<T> as long as
4016 inline PolymorphicMatcher<internal::MatchesRegexMatcher> ContainsRegex( function in namespace:testing
4020 inline PolymorphicMatcher<internal::MatchesRegexMatcher> ContainsRegex( function in namespace:testing
4022 return ContainsRegex(new internal::RE(regex));
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h1324 // ContainsRegex(regex), which can be used as a Matcher<T> as long as
4016 inline PolymorphicMatcher<internal::MatchesRegexMatcher> ContainsRegex( function in namespace:testing
4020 inline PolymorphicMatcher<internal::MatchesRegexMatcher> ContainsRegex( function in namespace:testing
4022 return ContainsRegex(new internal::RE(regex));
/external/fmtlib/test/gmock/
H A Dgmock.h5918 // ContainsRegex(regex), which can be used as a Matcher<T> as long as
8342 inline PolymorphicMatcher<internal::MatchesRegexMatcher> ContainsRegex( function in namespace:testing
8346 inline PolymorphicMatcher<internal::MatchesRegexMatcher> ContainsRegex( function in namespace:testing
8348 return ContainsRegex(new internal::RE(regex));
/external/guice/extensions/struts2/lib/
H A Dant-1.6.5.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 505 milliseconds