Home
last modified time | relevance | path

Searched defs:SumOf6Functor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc118 struct SumOf6Functor { struct
119 int operator()(int a, int b, int c, int d, int e, int f) { in operator ()()
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-more-actions_test.cc118 struct SumOf6Functor { struct
119 int operator()(int a, int b, int c, int d, int e, int f) { in operator ()()
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc108 struct SumOf6Functor { struct
109 int operator()(int a, int b, int c, int d, int e, int f) { in operator ()()