Home
last modified time | relevance | path

Searched refs:MyMethod (Results 1 - 2 of 2) sorted by relevance

/third_party/node/test/fixtures/tools/checkimports/
H A Dunused.cc3 static void MyMethod(void) { in MyMethod() function
/third_party/googletest/googletest/test/
H A Dgoogletest-printers-test.cc752 int MyMethod(char x) { return x + 1; } in MyMethod() function
770 EXPECT_TRUE(HasPrefix(Print(&Foo::MyMethod), in TEST()
771 Print(sizeof(&Foo::MyMethod)) + "-byte object ")); in TEST()
1393 int (Foo::*p)(char ch) = &Foo::MyMethod; in TEST()

Completed in 4 milliseconds