Home
last modified time | relevance | path

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

/external/libtextclassifier/abseil-cpp/absl/utility/
Dutility_test.cc181 struct EphemeralFunctor { struct
182 EphemeralFunctor() {} in EphemeralFunctor() function
183 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() function
184 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() argument
185 int operator()(int a, int b) && { return a - b; } in operator ()()
245 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
/external/openscreen/third_party/abseil/src/absl/utility/
Dutility_test.cc181 struct EphemeralFunctor { struct
182 EphemeralFunctor() {} in EphemeralFunctor() argument
183 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() function
184 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() argument
185 int operator()(int a, int b) && { return a - b; } in operator ()()
245 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
/external/abseil-cpp/absl/utility/
Dutility_test.cc181 struct EphemeralFunctor { struct
182 EphemeralFunctor() {} in EphemeralFunctor() argument
183 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() argument
184 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() argument
185 int operator()(int a, int b) && { return a - b; } in operator ()()
245 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
/external/angle/third_party/abseil-cpp/absl/utility/
Dutility_test.cc181 struct EphemeralFunctor { struct
182 EphemeralFunctor() {} in EphemeralFunctor() function
183 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() argument
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
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/utility/
Dutility_test.cc181 struct EphemeralFunctor { struct
182 EphemeralFunctor() {} in EphemeralFunctor() argument
183 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() argument
184 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() argument
185 int operator()(int a, int b) && { return a - b; } in operator ()()
245 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
/external/webrtc/third_party/abseil-cpp/absl/utility/
Dutility_test.cc181 struct EphemeralFunctor { struct
182 EphemeralFunctor() {} in EphemeralFunctor() function
183 EphemeralFunctor(const EphemeralFunctor&) {} in EphemeralFunctor() function
184 EphemeralFunctor(EphemeralFunctor&&) {} in EphemeralFunctor() argument
185 int operator()(int a, int b) && { return a - b; } in operator ()()
245 TEST(ApplyTest, EphemeralFunctor) { in TEST() argument
/external/webrtc/third_party/abseil-cpp/absl/base/
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
/external/libtextclassifier/abseil-cpp/absl/base/
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
/external/openscreen/third_party/abseil/src/absl/base/
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
/external/angle/third_party/abseil-cpp/absl/base/
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
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/
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
/external/abseil-cpp/absl/base/
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