Home
last modified time | relevance | path

Searched defs:Noncopyable (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/pytorch/c10/test/util/
H A Dlogging_test.cpp83 struct Noncopyable { struct
84 int x;
86 explicit Noncopyable(int a) : x(a) {} in Noncopyable() argument
93 bool operator==(const Noncopyable& rhs) const { in operator ==()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/lexical_cast/test/
Dnoncopyable_test.cpp38 class Noncopyable : private boost::noncopyable class
41 Noncopyable() {} in Noncopyable() function in Noncopyable
44 inline std::ostream &operator<<(std::ostream &out, const Noncopyable&) in operator <<()
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/
H A Dno_destructor_test.cc60 TEST(NoDestructorTest, Noncopyable) { in TEST() argument
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/
H A Dno_destructor_test.cc60 TEST(NoDestructorTest, Noncopyable) { in TEST() argument
/aosp_15_r20/external/abseil-cpp/absl/base/
H A Dno_destructor_test.cc60 TEST(NoDestructorTest, Noncopyable) { in TEST() argument