Searched defs:NotCopyable (Results 1 – 6 of 6) sorted by relevance
271 struct NotCopyable { in TYPED_TEST() struct272 TypeParam inttype; in TYPED_TEST()273 std::unique_ptr<int> ptr; in TYPED_TEST()275 static NotCopyable Make(int i) { in TYPED_TEST()
30 struct NotCopyable { struct
39 struct NotCopyable { struct
98 class NotCopyable { class100 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::__anondec4623e0111::NotCopyable
98 class NotCopyable { class100 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::__anonc71f25190111::NotCopyable
98 class NotCopyable { class100 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::__anon80c4b0630111::NotCopyable