Home
last modified time | relevance | path

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

/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1514 struct GiantTemplate { struct
1516 explicit GiantTemplate(int a_value) : value(a_value) {} in GiantTemplate() argument
1517 int value;
/aosp_15_r20/external/cronet/third_party/googletest/src/googlemock/test/
H A Dgmock-more-actions_test.cc1514 struct GiantTemplate { struct
1516 explicit GiantTemplate(int a_value) : value(a_value) {} in GiantTemplate() function
1517 int value;
/aosp_15_r20/external/cronet/third_party/boringssl/src/third_party/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc1476 struct GiantTemplate { struct
1478 explicit GiantTemplate(int a_value) : value(a_value) {} in GiantTemplate() argument
1479 int value;