Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc1006 Matcher<Uncopyable&> matcher2 = ResultOf(&RefUncopyableFunction, Ref(obj)); in TEST() local
1125 Matcher<const int&> matcher2 = ResultOf(ReferencingFunction, Eq(&n)); in TEST() local
/third_party/icu/icu4c/source/test/intltest/
H A Dregextst.cpp1407 RegexMatcher *matcher2 = pat2->matcher(d5, status); in API_Replace() local
2592 RegexMatcher *matcher2 = &pat2->matcher(status)->reset(&dataText); in API_Replace_UTF8() local
[all...]

Completed in 10 milliseconds