/external/libtextclassifier/abseil-cpp/absl/utility/ |
D | utility_test.cc | 188 struct OverloadedFunctor { struct 189 OverloadedFunctor() {} in OverloadedFunctor() argument 190 OverloadedFunctor(const OverloadedFunctor&) {} in OverloadedFunctor() argument 191 OverloadedFunctor(OverloadedFunctor&&) {} in OverloadedFunctor() function 193 std::string operator()(const Args&... args) & { in operator ()() 197 std::string operator()(const Args&... args) const& { in operator ()() 201 std::string operator()(const Args&... args) && { in operator ()() 250 TEST(ApplyTest, OverloadedFunctor) { in TEST() argument
|
/external/openscreen/third_party/abseil/src/absl/utility/ |
D | utility_test.cc | 188 struct OverloadedFunctor { struct 189 OverloadedFunctor() {} in OverloadedFunctor() argument 190 OverloadedFunctor(const OverloadedFunctor&) {} in OverloadedFunctor() function 191 OverloadedFunctor(OverloadedFunctor&&) {} in OverloadedFunctor() function 193 std::string operator()(const Args&... args) & { in operator ()() 197 std::string operator()(const Args&... args) const& { in operator ()() 201 std::string operator()(const Args&... args) && { in operator ()() 250 TEST(ApplyTest, OverloadedFunctor) { in TEST() argument
|
/external/abseil-cpp/absl/utility/ |
D | utility_test.cc | 188 struct OverloadedFunctor { struct 189 OverloadedFunctor() {} in OverloadedFunctor() argument 190 OverloadedFunctor(const OverloadedFunctor&) {} in OverloadedFunctor() function 191 OverloadedFunctor(OverloadedFunctor&&) {} in OverloadedFunctor() argument 193 std::string operator()(const Args&... args) & { in operator ()() 197 std::string operator()(const Args&... args) const& { in operator ()() 201 std::string operator()(const Args&... args) && { in operator ()() 250 TEST(ApplyTest, OverloadedFunctor) { in TEST() argument
|
/external/angle/third_party/abseil-cpp/absl/utility/ |
D | utility_test.cc | 188 struct OverloadedFunctor { struct 189 OverloadedFunctor() {} in OverloadedFunctor() function 190 OverloadedFunctor(const OverloadedFunctor&) {} in OverloadedFunctor() function 191 OverloadedFunctor(OverloadedFunctor&&) {} in OverloadedFunctor() function 193 std::string operator()(const Args&... args) & { in operator ()() 197 std::string operator()(const Args&... args) const& { in operator ()() 201 std::string operator()(const Args&... args) && { in operator ()() 250 TEST(ApplyTest, OverloadedFunctor) { in TEST() argument
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/utility/ |
D | utility_test.cc | 188 struct OverloadedFunctor { struct 189 OverloadedFunctor() {} in OverloadedFunctor() argument 190 OverloadedFunctor(const OverloadedFunctor&) {} in OverloadedFunctor() argument 191 OverloadedFunctor(OverloadedFunctor&&) {} in OverloadedFunctor() argument 193 std::string operator()(const Args&... args) & { in operator ()() 197 std::string operator()(const Args&... args) const& { in operator ()() 201 std::string operator()(const Args&... args) && { in operator ()() 250 TEST(ApplyTest, OverloadedFunctor) { in TEST() argument
|
/external/webrtc/third_party/abseil-cpp/absl/utility/ |
D | utility_test.cc | 188 struct OverloadedFunctor { struct 189 OverloadedFunctor() {} in OverloadedFunctor() argument 190 OverloadedFunctor(const OverloadedFunctor&) {} in OverloadedFunctor() argument 191 OverloadedFunctor(OverloadedFunctor&&) {} in OverloadedFunctor() function 193 std::string operator()(const Args&... args) & { in operator ()() 197 std::string operator()(const Args&... args) const& { in operator ()() 201 std::string operator()(const Args&... args) && { in operator ()() 250 TEST(ApplyTest, OverloadedFunctor) { in TEST() argument
|
/external/webrtc/third_party/abseil-cpp/absl/base/ |
D | invoke_test.cc | 56 struct OverloadedFunctor { struct 58 std::string operator()(const Args&... args) & { in operator ()() 62 std::string operator()(const Args&... args) const& { in operator ()() 66 std::string operator()(const Args&... args) && { in operator ()() 134 TEST(InvokeTest, OverloadedFunctor) { in TEST() argument
|
/external/libtextclassifier/abseil-cpp/absl/base/ |
D | invoke_test.cc | 56 struct OverloadedFunctor { struct 58 std::string operator()(const Args&... args) & { in operator ()() 62 std::string operator()(const Args&... args) const& { in operator ()() 66 std::string operator()(const Args&... args) && { in operator ()() 134 TEST(InvokeTest, OverloadedFunctor) { in TEST() argument
|
/external/openscreen/third_party/abseil/src/absl/base/ |
D | invoke_test.cc | 56 struct OverloadedFunctor { struct 58 std::string operator()(const Args&... args) & { in operator ()() 62 std::string operator()(const Args&... args) const& { in operator ()() 66 std::string operator()(const Args&... args) && { in operator ()() 134 TEST(InvokeTest, OverloadedFunctor) { in TEST() argument
|
/external/angle/third_party/abseil-cpp/absl/base/ |
D | invoke_test.cc | 56 struct OverloadedFunctor { struct 58 std::string operator()(const Args&... args) & { in operator ()() 62 std::string operator()(const Args&... args) const& { in operator ()() 66 std::string operator()(const Args&... args) && { in operator ()() 134 TEST(InvokeTest, OverloadedFunctor) { in TEST() argument
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/ |
D | invoke_test.cc | 56 struct OverloadedFunctor { struct 58 std::string operator()(const Args&... args) & { in operator ()() 62 std::string operator()(const Args&... args) const& { in operator ()() 66 std::string operator()(const Args&... args) && { in operator ()() 134 TEST(InvokeTest, OverloadedFunctor) { in TEST() argument
|
/external/abseil-cpp/absl/base/ |
D | invoke_test.cc | 56 struct OverloadedFunctor { struct 58 std::string operator()(const Args&... args) & { in operator ()() 62 std::string operator()(const Args&... args) const& { in operator ()() 66 std::string operator()(const Args&... args) && { in operator ()() 134 TEST(InvokeTest, OverloadedFunctor) { in TEST() argument
|