HomeSort by relevance Sort by last modified time
    Searched refs:instrument (Results 151 - 175 of 277) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.3.201501221555/
org.jacoco.ant-0.7.3.201501221555.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.4.201502262128/
org.jacoco.ant-0.7.4.201502262128.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.5.201505241946/
org.jacoco.ant-0.7.5.201505241946.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.6.201602180812/
org.jacoco.ant-0.7.6.201602180812.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.7.201606060606/
org.jacoco.ant-0.7.7.201606060606.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.8/
org.jacoco.ant-0.7.8.jar 
  /prebuilts/misc/common/jacoco/lib/
jacocoagent.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.6.201602180812/
org.jacoco.agent-0.7.6.201602180812-runtime.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.7.201606060606/
org.jacoco.agent-0.7.7.201606060606-runtime.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.agent/0.7.8/
org.jacoco.agent-0.7.8-runtime.jar 
  /tools/tradefederation/core/res/jacoco/
jacocoagent.jar 
  /external/emma/core/java12/com/vladium/emma/instr/
InstrVisitor.java 71 * <li> if 'instrument' is true, the class definition is instrumented for
80 * NOTE: if 'instrument' is 'true', the caller should always assume that 'cls'
88 final boolean instrument, final boolean metadata,
94 if (! (instrument || metadata)) return; // nothing to do
105 m_instrument = instrument;
464 // add <clinit> (and instrument if needed) [a <clinit> is always needed
556 final int instrMethodCount = m_classInstrMethodCount; // actual number of methods to instrument may be less than the size of the block map
    [all...]
  /external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/
SandboxClassLoader.java 168 bytes = PerfStatsCollector.getInstance().measure("instrument class",
274 new InvokeDynamicClassInstrumentor(classNode, containsStubs).instrument();
276 new OldClassInstrumentor(classNode, containsStubs).instrument();
380 public void instrument() { method in class:SandboxClassLoader.ClassInstrumentor
520 * To be used to instrument methods inherited from the Object class,
525 // Won't instrument if method is overriding a final method
    [all...]
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/bytecode/
AndroidTranslator.java 5 import com.xtremelabs.robolectric.internal.Instrument;
102 classHandler.instrument(ctClass);
116 if (ctClass.hasAnnotation(Instrument.class)) {
  /external/valgrind/drd/
drd_main.c 837 DRD_(instrument),
    [all...]
  /external/valgrind/memcheck/
mc_include.h 800 IRSB* MC_(instrument) ( VgCallbackClosure* closure,
  /tools/test/connectivity/acts/framework/acts/test_utils/power/
PowerBaseTest.py 126 self.num_atten = self.attenuators[0].instrument.num_atten
  /tools/test/connectivity/acts/tests/google/wifi/
WifiThroughputStabilityTest.py 103 self.num_atten = self.attenuators[0].instrument.num_atten
WifiRssiTest.py 52 self.num_atten = self.attenuators[0].instrument.num_atten
    [all...]
WifiRvrTest.py 48 self.num_atten = self.attenuators[0].instrument.num_atten
    [all...]
  /external/annotation-tools/asmx/test/lib/
javassist.jar 
  /external/guice/extensions/persist/lib/
ejb3-persistence.jar 
  /external/javassist/src/main/javassist/
CtClassType.java 1361 public void instrument(CodeConverter converter) method in class:CtClassType
1375 public void instrument(ExprEditor editor) method in class:CtClassType
    [all...]
  /external/valgrind/callgrind/
main.c 856 /* First pass over a BB to instrument, counting instructions and jumps
953 IRSB* CLG_(instrument)( VgCallbackClosure* closure, function
975 CLG_DEBUG(5, "instrument(BB %#lx) [Instrumentation OFF]\n",
980 CLG_DEBUG(3, "+ instrument(BB %#lx)\n", (Addr)closure->readdr);
    [all...]
  /prebuilts/devtools/tools/lib/
monkeyrunner.jar 

Completed in 1043 milliseconds

1 2 3 4 5 67 8 91011>>