Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/gtl/
Dint_type_test.cc276 struct NotCopyable { in TYPED_TEST() struct
277 typename TestFixture::T inttype; in TYPED_TEST()
278 std::unique_ptr<int> ptr; in TYPED_TEST()
280 static NotCopyable Make(int i) { in TYPED_TEST()
/external/libcxx/test/std/utilities/variant/variant.variant/variant.swap/
Dswap.pass.cpp39 struct NotCopyable { struct
/external/google-breakpad/src/testing/test/
Dgmock-matchers_test.cc3570 class NotCopyable { class
3572 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::NotCopyable
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc4677 class NotCopyable { class
4679 explicit NotCopyable(int a_value) : value_(a_value) {} in NotCopyable() function in testing::gmock_matchers_test::__anon67385ff30111::NotCopyable