Home
last modified time | relevance | path

Searched defs:NotCopyable (Results 1 – 1 of 1) 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::__anonb68518350111::NotCopyable