Home
last modified time | relevance | path

Searched defs:ReturnArity (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/support/
H A Dvariant_test_helpers.h151 struct ReturnArity { struct
152 template <class... Args> constexpr int operator()(Args &&...) const { in operator()
/aosp_15_r20/external/libcxx/test/std/utilities/variant/variant.visit/
H A Dvisit.pass.cpp219 struct ReturnArity { struct
227 constexpr ReturnArity aobj{}; in test_constexpr() argument
/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-actions_test.cc2192 ACTION(ReturnArity) { return std::tuple_size<args_type>::value; } in ACTION() argument
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-actions_test.cc2144 ACTION(ReturnArity) { return std::tuple_size<args_type>::value; } in ACTION() argument
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc2144 ACTION(ReturnArity) { return std::tuple_size<args_type>::value; } in ACTION() argument