Home
last modified time | relevance | path

Searched refs:const_value1 (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc3590 const NotCopyable const_value1(1); in TEST() local
3591 const Matcher<const NotCopyable&> m = Eq(ByRef(const_value1)); in TEST()
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc4697 const NotCopyable const_value1(1); in TEST() local
4698 const Matcher<const NotCopyable&> m = Eq(ByRef(const_value1)); in TEST()