Home
last modified time | relevance | path

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

/external/jsr330/tck/org/atinject/tck/auto/
DTire.java58 public boolean subtypeMethodInjectedBeforeSupertypeMethods; field in Tire
79 subtypeMethodInjectedBeforeSupertypeMethods = true; in supertypeMethodInjection()
DConvertible.java393 assertFalse(spareTire.subtypeMethodInjectedBeforeSupertypeMethods);