Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/gtl/
Dint_type_test.cc271 struct NotCopyable { in TYPED_TEST() struct
272 TypeParam inttype; in TYPED_TEST()
273 std::unique_ptr<int> ptr; in TYPED_TEST()
275 static NotCopyable Make(int i) { in TYPED_TEST()
/external/cronet/third_party/libc++/src/test/std/utilities/variant/variant.variant/variant.swap/
Dswap.pass.cpp30 struct NotCopyable { struct
/external/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
Dswap.pass.cpp39 struct NotCopyable { struct
/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
Dgmock-matchers-misc_test.cc98 class NotCopyable { class
100 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::__anon6353f09c0111::NotCopyable
/external/cronet/third_party/googletest/src/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::__anon0c8054410111::NotCopyable
/external/googletest/googlemock/test/
Dgmock-matchers-misc_test.cc98 class NotCopyable { class
100 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::__anonfa0d0ab70111::NotCopyable