HomeSort by relevance Sort by last modified time
    Searched refs:isInstrumented (Results 1 - 11 of 11) sorted by null

  /external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/
InstrumentDetectorTest.java 68 isInstrumented() ? null : ShadowWrangler.getInstance(),
69 isInstrumented() ? null : ClassLoaderForTesting.getInstance(),
86 isInstrumented() ? null : ShadowWrangler.getInstance(),
87 isInstrumented() ? null : ClassLoaderForTesting.getInstance(),
97 public boolean isInstrumented() {
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/
RobolectricTestRunner.java 100 if (!isInstrumented()) {
130 isInstrumented() ? null : ShadowWrangler.getInstance(),
131 isInstrumented() ? null : classLoader,
149 isInstrumented() ? null : ShadowWrangler.getInstance(),
150 isInstrumented() ? null : getDefaultLoader(),
166 isInstrumented() ? null : ShadowWrangler.getInstance(),
167 isInstrumented() ? null : getDefaultLoader(),
251 super(isInstrumented() ? testClass
254 if (!isInstrumented()) {
287 protected static boolean isInstrumented() {
    [all...]
  /external/llvm/lib/Transforms/Instrumentation/
DataFlowSanitizer.cpp 261 bool isInstrumented(const Function *F);
262 bool isInstrumented(const GlobalAlias *GA);
491 bool DataFlowSanitizer::isInstrumented(const Function *F) {
495 bool DataFlowSanitizer::isInstrumented(const GlobalAlias *GA) {
680 bool GAInst = isInstrumented(GA), FInst = isInstrumented(F);
712 if (isInstrumented(&F)) {
    [all...]
  /external/annotation-tools/asmx/test/lib/
cobertura-1.7.jar 
  /external/guice/extensions/persist/lib/
hibernate3.jar 
  /external/testng/ant/3rdparty/
cobertura.jar 
  /external/mockito/lib/
byte-buddy-1.7.9.jar 
  /prebuilts/tools/common/m2/repository/com/cenqua/clover/clover/3.1.12/
clover-3.1.12.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.4.33/
byte-buddy-1.4.33.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.5.5/
byte-buddy-1.5.5.jar 
  /prebuilts/tools/common/m2/repository/net/bytebuddy/byte-buddy/1.6.5/
byte-buddy-1.6.5.jar 

Completed in 147 milliseconds