Home
last modified time | relevance | path

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

/art/test/075-verification-error/src/other/
DMutant.java26 public void disappearingMethod() { in disappearingMethod() method in Mutant
/art/test/075-verification-error/src/
DMain.java83 mutant.disappearingMethod(); in testMissingStuff()