Searched refs:hasBeenStaticMethodInjected (Results 1 – 3 of 3) sorted by relevance
91 if (SpareTire.hasBeenStaticMethodInjected()) { in supertypeStaticMethodInjection()157 protected static boolean hasBeenStaticMethodInjected() { in hasBeenStaticMethodInjected() method in Tire
481 assertTrue(SpareTire.hasBeenStaticMethodInjected());489 assertTrue(Tire.hasBeenStaticMethodInjected());
107 public static boolean hasBeenStaticMethodInjected() { in hasBeenStaticMethodInjected() method in SpareTire