Home
last modified time | relevance | path

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

/aosp_15_r20/external/googletest/googlemock/test/
H A Dgmock-actions_test.cc1507 struct CustomInitial final { in TEST() struct
1508 operator Action<void()>() { // NOLINT in TEST()
1512 operator Action<void(int, char)>() { // NOLINT in TEST()