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

/external/chromium/testing/gmock/include/gmock/
H A Dgmock-matchers.h1063 // ContainsRegex(regex), which can be used as a Matcher<T> as long as
2813 inline PolymorphicMatcher<internal::MatchesRegexMatcher> ContainsRegex( function in namespace:testing
2817 inline PolymorphicMatcher<internal::MatchesRegexMatcher> ContainsRegex( function in namespace:testing
2819 return ContainsRegex(new internal::RE(regex));
/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/ ...

Completed in 201 milliseconds