Searched defs:MyFunction (Results 1 – 5 of 5) sorted by relevance
/external/v8/test/mjsunit/ |
D | closures.js | 35 function MyFunction() { class
|
/external/google-breakpad/src/testing/test/ |
D | gmock-actions_test.cc | 326 typedef int MyFunction(bool, int); typedef 701 typedef void MyFunction(bool, int*, char*); in TEST() typedef 722 typedef void MyFunction(std::string*, const char**); in TEST() typedef 738 typedef void MyFunction(const wchar_t**); in TEST() typedef 758 typedef void MyFunction(bool, std::string*, const char**); in TEST() typedef 777 typedef void MyFunction(bool, const wchar_t**); in TEST() typedef 898 typedef void MyFunction(bool, int*, char*); in TEST() typedef
|
D | gmock-more-actions_test.cc | 619 typedef void MyFunction(bool, int*, char*); in TEST() typedef 655 typedef void MyFunction(bool, int*); in TEST() typedef 671 typedef void MyFunction(bool, char*); in TEST() typedef 686 typedef void MyFunction(bool, std::back_insert_iterator<std::string>); in TEST() typedef
|
/external/google-breakpad/src/testing/gtest/test/ |
D | gtest-printers_test.cc | 520 void MyFunction(int /* n */) {} in MyFunction() function
|
/external/gtest/test/ |
D | gtest-printers_test.cc | 526 void MyFunction(int /* n */) {} in MyFunction() function
|