Home
last modified time | relevance | path

Searched defs:NotCopyable (Results 1 – 2 of 2) sorted by relevance

/third_party/googletest/googlemock/test/
Dgmock-matchers-misc_test.cc92 class NotCopyable { class
94 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::__anon1be60f140111::NotCopyable
/third_party/protobuf/third_party/googletest/googlemock/test/
Dgmock-matchers_test.cc4661 class NotCopyable { class
4663 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::__anone67799940111::NotCopyable