/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/types/ |
H A D | variant_test.cc | 80 struct MoveCanThrow { struct 81 MoveCanThrow() : v(0) {} in MoveCanThrow() function 82 MoveCanThrow(int v) : v(v) {} // NOLINT(runtime/explicit) in MoveCanThrow() argument 83 MoveCanThrow(const MoveCanThrow& other) : v(other.v) {} in MoveCanThrow() function 84 MoveCanThrow& operator=(const MoveCanThrow& /*other*/) { return *this; } in operator =() 85 int v;
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/types/ |
D | variant_test.cc | 80 struct MoveCanThrow { struct 81 MoveCanThrow() : v(0) {} in MoveCanThrow() function 82 MoveCanThrow(int v) : v(v) {} // NOLINT(runtime/explicit) in MoveCanThrow() function 83 MoveCanThrow(const MoveCanThrow& other) : v(other.v) {} in MoveCanThrow() argument 84 MoveCanThrow& operator=(const MoveCanThrow& /*other*/) { return *this; } in operator =() 85 int v;
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/types/ |
H A D | variant_test.cc | 80 struct MoveCanThrow { struct 81 MoveCanThrow() : v(0) {} in MoveCanThrow() argument 82 MoveCanThrow(int v) : v(v) {} // NOLINT(runtime/explicit) in MoveCanThrow() argument 83 MoveCanThrow(const MoveCanThrow& other) : v(other.v) {} in MoveCanThrow() function 84 MoveCanThrow& operator=(const MoveCanThrow& /*other*/) { return *this; } in operator =() 85 int v;
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/types/ |
H A D | variant_test.cc | 80 struct MoveCanThrow { struct 81 MoveCanThrow() : v(0) {} in MoveCanThrow() argument 82 MoveCanThrow(int v) : v(v) {} // NOLINT(runtime/explicit) in MoveCanThrow() argument 83 MoveCanThrow(const MoveCanThrow& other) : v(other.v) {} in MoveCanThrow() function 84 MoveCanThrow& operator=(const MoveCanThrow& /*other*/) { return *this; } in operator =() 85 int v;
|
/aosp_15_r20/external/abseil-cpp/absl/types/ |
H A D | variant_test.cc | 80 struct MoveCanThrow { struct 81 MoveCanThrow() : v(0) {} in MoveCanThrow() function 82 MoveCanThrow(int v) : v(v) {} // NOLINT(runtime/explicit) in MoveCanThrow() function 83 MoveCanThrow(const MoveCanThrow& other) : v(other.v) {} in MoveCanThrow() argument 84 MoveCanThrow& operator=(const MoveCanThrow& /*other*/) { return *this; } in operator =() 85 int v;
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/types/ |
H A D | variant_test.cc | 80 struct MoveCanThrow { struct 81 MoveCanThrow() : v(0) {} in MoveCanThrow() function 82 MoveCanThrow(int v) : v(v) {} // NOLINT(runtime/explicit) in MoveCanThrow() function 83 MoveCanThrow(const MoveCanThrow& other) : v(other.v) {} in MoveCanThrow() function 84 MoveCanThrow& operator=(const MoveCanThrow& /*other*/) { return *this; } in operator =() 85 int v;
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/types/ |
H A D | variant_test.cc | 80 struct MoveCanThrow { struct 81 MoveCanThrow() : v(0) {} in MoveCanThrow() argument 82 MoveCanThrow(int v) : v(v) {} // NOLINT(runtime/explicit) in MoveCanThrow() function 83 MoveCanThrow(const MoveCanThrow& other) : v(other.v) {} in MoveCanThrow() function 84 MoveCanThrow& operator=(const MoveCanThrow& /*other*/) { return *this; } in operator =() 85 int v;
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/container/ |
H A D | inlined_vector_test.cc | 354 struct MoveCanThrow { in TEST() struct 355 MoveCanThrow(MoveCanThrow&&) {} in TEST() argument
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/container/ |
H A D | inlined_vector_test.cc | 358 struct MoveCanThrow { in TEST() struct 359 MoveCanThrow(MoveCanThrow&&) {} in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/container/ |
D | inlined_vector_test.cc | 358 struct MoveCanThrow { in TEST() struct 359 MoveCanThrow(MoveCanThrow&&) {} in TEST() function
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 358 struct MoveCanThrow { in TEST() struct 359 MoveCanThrow(MoveCanThrow&&) {} in TEST() function
|
/aosp_15_r20/external/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 480 struct MoveCanThrow { in TEST() struct 481 MoveCanThrow(MoveCanThrow&&) {} in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 480 struct MoveCanThrow { in TEST() struct 481 MoveCanThrow(MoveCanThrow&&) {} in TEST() argument
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/container/ |
H A D | inlined_vector_test.cc | 480 struct MoveCanThrow { in TEST() struct 481 MoveCanThrow(MoveCanThrow&&) {} in TEST() argument
|