Home
last modified time | relevance | path

Searched defs:NonCopyable (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/hana/test/if_/
Dnon_copyable.cpp40 struct NonCopyable { struct
42 NonCopyable() = default; argument
/third_party/abseil-cpp/absl/functional/
Dbind_front_test.cc107 struct NonCopyable { struct
108 explicit NonCopyable(const std::string& s) : value(s) {} in NonCopyable() argument
112 std::string value;
/third_party/skia/third_party/externals/abseil-cpp/absl/functional/
Dbind_front_test.cc107 struct NonCopyable { struct
108 explicit NonCopyable(const std::string& s) : value(s) {} in NonCopyable() function
112 std::string value;
/third_party/boost/libs/hana/test/functional/
Dapply.cpp22 struct NonCopyable { struct
103 int& foo(NonCopyable&&) { in foo() argument
/third_party/skia/third_party/externals/angle2/src/common/
DCircularBuffer_unittest.cpp128 TEST(CircularBuffer, NonCopyable) in TEST() argument
DFastVector_unittest.cpp236 TEST(FastVector, NonCopyable) in TEST() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/base/
Dexception_safety_testing_test.cc785 struct NonCopyable : public NonNegative { struct
787 NonCopyable() : NonNegative{0} {} in NonCopyable() function
789 void operator()() { ThrowingValue<> bomb; } in operator ()()
792 TEST(ExceptionCheckTest, NonCopyable) { in TEST() argument
/third_party/abseil-cpp/absl/base/
Dexception_safety_testing_test.cc785 struct NonCopyable : public NonNegative { struct
787 NonCopyable() : NonNegative{0} {} in NonCopyable() argument
789 void operator()() { ThrowingValue<> bomb; } in operator ()()
792 TEST(ExceptionCheckTest, NonCopyable) { in TEST() argument
/third_party/flutter/skia/third_party/externals/angle2/src/common/
DFastVector_unittest.cpp213 TEST(FastVector, NonCopyable) in TEST() argument
/third_party/abseil-cpp/absl/types/
Dvariant_test.cc239 class NonCopyable { class
241 NonCopyable() in NonCopyable() function in absl::__anon9de54e300111::NonCopyable
243 explicit NonCopyable(int value1) in NonCopyable() function in absl::__anon9de54e300111::NonCopyable
246 NonCopyable(int value1, int value2) in NonCopyable() function in absl::__anon9de54e300111::NonCopyable
249 NonCopyable(int value1, int value2, int value3) in NonCopyable() function in absl::__anon9de54e300111::NonCopyable
252 NonCopyable(int value1, int value2, int value3, int value4) in NonCopyable() function in absl::__anon9de54e300111::NonCopyable
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
Dvariant_test.cc239 class NonCopyable { class
241 NonCopyable() in NonCopyable() function in absl::__anon4f3ddea50111::NonCopyable
243 explicit NonCopyable(int value1) in NonCopyable() function in absl::__anon4f3ddea50111::NonCopyable
246 NonCopyable(int value1, int value2) in NonCopyable() function in absl::__anon4f3ddea50111::NonCopyable
249 NonCopyable(int value1, int value2, int value3) in NonCopyable() function in absl::__anon4f3ddea50111::NonCopyable
252 NonCopyable(int value1, int value2, int value3, int value4) in NonCopyable() function in absl::__anon4f3ddea50111::NonCopyable