Home
last modified time | relevance | path

Searched refs:ActionWithTemplatedConversionOperators (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/googletest/googlemock/test/
H A Dgmock-actions_test.cc2080 struct ActionWithTemplatedConversionOperators { struct
2098 .WillOnce(ActionWithTemplatedConversionOperators{}) in TEST()
2099 .WillRepeatedly(ActionWithTemplatedConversionOperators{}); in TEST()