Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/test/
H A Dgmock-matchers-containers_test.cc1115 const int* ReferencingFunction(const int& n) { return &n; } in ReferencingFunction() function
1125 Matcher<const int&> matcher2 = ResultOf(ReferencingFunction, Eq(&n)); in TEST()

Completed in 5 milliseconds