Home
last modified time | relevance | path

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

/third_party/googletest/googlemock/test/
Dgmock-more-actions_test.cc1479 struct GiantTemplate { struct
1481 explicit GiantTemplate(int a_value) : value(a_value) {} in GiantTemplate() function
1482 int value;