Home
last modified time | relevance | path

Searched defs:EphemeralFunctor (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/abseil-cpp/absl/utility/
H A Dutility_test.cc54 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 Dutility_test.cc54 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 Dutility_test.cc54 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 Dutility_test.cc181 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 Dutility_test.cc183 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/
Dutility_test.cc183 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 Dutility_test.cc183 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 Dinvoke_test.cc52 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 Dinvoke_test.cc60 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 Dinvoke_test.cc60 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 Dinvoke_test.cc60 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 Dinvoke_test.cc60 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/
Dinvoke_test.cc60 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 Dinvoke_test.cc60 struct EphemeralFunctor { struct
61 int operator()(int a, int b) && { return a - b; } in operator ()()
136 TEST(InvokeTest, EphemeralFunctor) { in TEST() argument