Home
last modified time | relevance | path

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

/external/v8/test/mjsunit/
Dclosures.js35 function MyFunction() { class
/external/google-breakpad/src/testing/test/
Dgmock-actions_test.cc326 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
Dgmock-more-actions_test.cc619 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/
Dgtest-printers_test.cc520 void MyFunction(int /* n */) {} in MyFunction() function
/external/gtest/test/
Dgtest-printers_test.cc526 void MyFunction(int /* n */) {} in MyFunction() function