Home
last modified time | relevance | path

Searched refs:emptyMethod (Results 1 – 2 of 2) sorted by relevance

/external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/Events/
DCombinedEvents003Debuggee.java41 public void emptyMethod() { in emptyMethod() method in CombinedEvents003Debuggee
53 emptyMethod(); in run()
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dreadability-convert-member-functions-to-static.cpp4 void emptyMethod() {} in emptyMethod() function in DoNotMakeEmptyStatic