/aosp_15_r20/external/abseil-cpp/absl/utility/ |
H A D | utility_test.cc | 54 struct EphemeralFunctor { struct 55 EphemeralFunctor() {} in EphemeralFunctor() argument 56 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() function 57 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() function 58 int operator()(int a, int b) && { return a - b; } in operator ()() 117 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/utility/ |
H A D | utility_test.cc | 54 struct EphemeralFunctor { struct 55 EphemeralFunctor() {} in EphemeralFunctor() argument 56 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() argument 57 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() argument 58 int operator()(int a, int b) && { return a - b; } in operator ()() 117 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/utility/ |
H A D | utility_test.cc | 54 struct EphemeralFunctor { struct 55 EphemeralFunctor() {} in EphemeralFunctor() argument 56 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() function 57 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() function 58 int operator()(int a, int b) && { return a - b; } in operator ()() 117 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/utility/ |
H A D | utility_test.cc | 181 struct EphemeralFunctor { struct 182 EphemeralFunctor() {} in EphemeralFunctor() argument 183 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() function 184 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() function 185 int operator()(int a, int b) && { return a - b; } in operator ()() 245 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/utility/ |
H A D | utility_test.cc | 183 struct EphemeralFunctor { struct 184 EphemeralFunctor() {} in EphemeralFunctor() argument 185 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() argument 186 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() function 187 int operator()(int a, int b) && { return a - b; } in operator ()() 246 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/utility/ |
D | utility_test.cc | 183 struct EphemeralFunctor { struct 184 EphemeralFunctor() {} in EphemeralFunctor() function 185 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() argument 186 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() function 187 int operator()(int a, int b) && { return a - b; } in operator ()() 246 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/utility/ |
H A D | utility_test.cc | 183 struct EphemeralFunctor { struct 184 EphemeralFunctor() {} in EphemeralFunctor() function 185 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() argument 186 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() argument 187 int operator()(int a, int b) && { return a - b; } in operator ()() 246 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/base/ |
H A D | invoke_test.cc | 52 struct EphemeralFunctor { struct 53 int operator()(int a, int b) && { return a - b; } in operator ()() 128 TEST(InvokeTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/base/ |
H A D | invoke_test.cc | 60 struct EphemeralFunctor { struct 61 int operator()(int a, int b) && { return a - b; } in operator ()() 136 TEST(InvokeTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/base/ |
H A D | invoke_test.cc | 60 struct EphemeralFunctor { struct 61 int operator()(int a, int b) && { return a - b; } in operator ()() 136 TEST(InvokeTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/base/ |
H A D | invoke_test.cc | 60 struct EphemeralFunctor { struct 61 int operator()(int a, int b) && { return a - b; } in operator ()() 136 TEST(InvokeTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/abseil-cpp/absl/base/ |
H A D | invoke_test.cc | 60 struct EphemeralFunctor { struct 61 int operator()(int a, int b) && { return a - b; } in operator ()() 136 TEST(InvokeTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/ |
D | invoke_test.cc | 60 struct EphemeralFunctor { struct 61 int operator()(int a, int b) && { return a - b; } in operator ()() 136 TEST(InvokeTest, EphemeralFunctor) { in TEST() argument
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/base/ |
H A D | invoke_test.cc | 60 struct EphemeralFunctor { struct 61 int operator()(int a, int b) && { return a - b; } in operator ()() 136 TEST(InvokeTest, EphemeralFunctor) { in TEST() argument
|