Home
last modified time | relevance | path

Searched refs:MyStringFunction (Results 1 - 1 of 1) sorted by relevance

/third_party/googletest/googlemock/test/
H A Dgmock-actions_test.cc1116 typedef void MyStringFunction(std::wstring*); in TEST() typedef
1117 Action<MyStringFunction> a2 = SetArgPointee<0>(L"world"); in TEST()
1155 typedef void MyStringFunction(bool, std::wstring*); in TEST() typedef
1158 Action<MyStringFunction> a2 = SetArgPointee<1>(world); in TEST()

Completed in 4 milliseconds