Home
last modified time | relevance | path

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

/external/googletest/googlemock/test/
Dgmock-actions_test.cc830 typedef void MyFunction(bool, int*, char*); in TEST() typedef
849 typedef void MyFunction(std::string*, const char**); in TEST() typedef
865 typedef void MyFunction(const wchar_t**); in TEST() typedef
884 typedef void MyFunction(bool, std::string*, const char**); in TEST() typedef
903 typedef void MyFunction(bool, const wchar_t**); in TEST() typedef
925 typedef void MyFunction(bool, int*, char*); in TEST() typedef
Dgmock-more-actions_test.cc604 using MyFunction = void(bool, int*, char*); in TEST() typedef
640 using MyFunction = void(bool, int*); in TEST() typedef
656 using MyFunction = void(bool, int*); in TEST() typedef
671 using MyFunction = void(bool, std::back_insert_iterator<std::string>); in TEST() typedef
/external/googletest/googletest/test/
Dgoogletest-printers-test.cc689 void MyFunction(int /* n */) {} in MyFunction() function
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-printers-test.cc522 void MyFunction(int /* n */) {} in MyFunction() function