Home
last modified time | relevance | path

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

/third_party/node/test/js-native-api/5_function_factory/
D5_function_factory.c4 static napi_value MyFunction(napi_env env, napi_callback_info info) { in MyFunction() function
/third_party/googletest/googlemock/test/
Dgmock-actions_test.cc798 typedef void MyFunction(bool, int*, char*); in TEST() typedef
819 typedef void MyFunction(std::string*, const char**); in TEST() typedef
835 typedef void MyFunction(const wchar_t**); in TEST() typedef
855 typedef void MyFunction(bool, std::string*, const char**); in TEST() typedef
874 typedef void MyFunction(bool, const wchar_t**); in TEST() typedef
896 typedef void MyFunction(bool, int*, char*); in TEST() typedef
Dgmock-more-actions_test.cc623 typedef void MyFunction(bool, int*, char*); in TEST() typedef
659 typedef void MyFunction(bool, int*); in TEST() typedef
675 typedef void MyFunction(bool, int*); in TEST() typedef
690 typedef void MyFunction(bool, std::back_insert_iterator<std::string>); in TEST() typedef
/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-printers-test.cc522 void MyFunction(int /* n */) {} in MyFunction() function
/third_party/googletest/googletest/test/
Dgoogletest-printers-test.cc527 void MyFunction(int /* n */) {} in MyFunction() function