Searched refs:InterfaceFieldProbeArrayStrategy (Results 1 - 3 of 3) sorted by relevance

/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/instr/
H A DProbeArrayStrategyFactory.java54 return new InterfaceFieldProbeArrayStrategy(className, classId,
H A DInterfaceFieldProbeArrayStrategy.java25 class InterfaceFieldProbeArrayStrategy implements IProbeArrayStrategy { class in inherits:IProbeArrayStrategy
44 InterfaceFieldProbeArrayStrategy(final String className, final long classId, method in class:InterfaceFieldProbeArrayStrategy
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/instr/
H A DProbeArrayStrategyFactoryTest.java154 assertEquals(InterfaceFieldProbeArrayStrategy.class,
205 assertEquals(InterfaceFieldProbeArrayStrategy.class,

Completed in 94 milliseconds