Searched defs:MyFunction (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/googletest/googlemock/test/
H A Dgmock-more-actions_test.cc622 typedef void MyFunction(bool, int*, char*); typedef
658 typedef void MyFunction(bool, int*); typedef
674 typedef void MyFunction(bool, int*); typedef
689 typedef void MyFunction(bool, std::back_insert_iterator<std::string>); typedef
H A Dgmock-actions_test.cc786 typedef void MyFunction(bool, int*, char*); typedef
807 typedef void MyFunction(std::string*, const char**); typedef
823 typedef void MyFunction(const wchar_t**); typedef
843 typedef void MyFunction(bool, std::string*, const char**); typedef
862 typedef void MyFunction(bool, const wchar_t**); typedef
983 typedef void MyFunction(bool, int*, char*); typedef
[all...]
/gem5/ext/googletest/googletest/test/
H A Dgtest-printers_test.cc524 void MyFunction(int /* n */) {} function in namespace:testing::gtest_printers_test

Completed in 19 milliseconds