Searched refs:TransformTupleValues (Results 1 - 3 of 3) sorted by relevance

/external/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h817 // TransformTupleValues and its helper.
820 // TransformTupleValues uses to implement a tuple traversal.
853 OutIter TransformTupleValues(Func f, const Tuple& t, OutIter out) { function in namespace:testing::internal
3464 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_,
3489 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_,
/external/v8/testing/gmock/include/gmock/
H A Dgmock-matchers.h817 // TransformTupleValues and its helper.
820 // TransformTupleValues uses to implement a tuple traversal.
853 OutIter TransformTupleValues(Func f, const Tuple& t, OutIter out) { function in namespace:testing::internal
3464 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_,
3489 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_,
/external/fmtlib/test/gmock/
H A Dgmock.h5454 // TransformTupleValues and its helper.
5457 // TransformTupleValues uses to implement a tuple traversal.
5490 OutIter TransformTupleValues(Func f, const Tuple& t, OutIter out) { function in namespace:testing::internal
7879 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_,
7904 TransformTupleValues(CastAndAppendTransform<const Element&>(), matchers_,

Completed in 206 milliseconds