Home
last modified time | relevance | path

Searched defs:OneShotUnaryFunctor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc94 struct OneShotUnaryFunctor { struct
95 int operator()(bool x) && { return x ? 1 : -1; } in operator ()()
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-more-actions_test.cc94 struct OneShotUnaryFunctor { struct
95 int operator()(bool x) && { return x ? 1 : -1; } in operator ()()