Searched defs:MyFunction (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/test/js-native-api/5_function_factory/ |
| D | 5_function_factory.c | 4 static napi_value MyFunction(napi_env env, napi_callback_info info) { in MyFunction() function
|
| /third_party/googletest/googlemock/test/ |
| D | gmock-actions_test.cc | 798 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
|
| D | gmock-more-actions_test.cc | 623 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/ |
| D | googletest-printers-test.cc | 522 void MyFunction(int /* n */) {} in MyFunction() function
|
| /third_party/googletest/googletest/test/ |
| D | googletest-printers-test.cc | 527 void MyFunction(int /* n */) {} in MyFunction() function
|