Home
last modified time | relevance | path

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

/aosp_15_r20/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h364 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl() function
381 static Matcher<T> CastImpl(const M& value, in CastImpl() function
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/include/gmock/
H A Dgmock-matchers.h362 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl() function
379 static Matcher<T> CastImpl(const M& value, in CastImpl() function
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h362 static Matcher<T> CastImpl(const M& polymorphic_matcher_or_value, in CastImpl() function
379 static Matcher<T> CastImpl(const M& value, in CastImpl() function
/aosp_15_r20/external/executorch/kernels/optimized/vec/
H A Dvec_base.h752 struct CastImpl { struct
761 struct CastImpl<scalar_t, scalar_t> { argument
/aosp_15_r20/external/pytorch/aten/src/ATen/cpu/vec/
H A Dvec_base.h1005 struct CastImpl { struct
1014 struct CastImpl<scalar_t, scalar_t> { argument