HomeSort by relevance Sort by last modified time
    Searched full:instrumented (Results 176 - 200 of 719) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/emma/core/java12/com/vladium/emma/rt/
InstrClassLoader.java 218 // the instrumented class definition:
222 if (trace1) m_log.trace1 ("findClass", "defining [cached] instrumented [" + name + "] {" + length + " bytes }");
278 // the instrumented class definition:
282 if (trace1) m_log.trace1 ("findClass", "defining instrumented [" + name + "] {" + length + " bytes }");
  /external/emma/core/res/com/vladium/emma/
exceptions.properties 54 exception occurred while writing instrumented file(s):
  /external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
InstrumentMojo.java 33 * restore original classes with help of "restore-instrumented-classes" goal.
  /external/jacoco/org.jacoco.cli.test/src/org/jacoco/cli/internal/commands/
InstrumentTest.java 65 assertContains("[INFO] 14 classes instrumented to "
  /external/libchrome/base/profiler/
scoped_tracker.h 23 // inside the instrumented code region.
  /external/llvm/include/llvm/ProfileData/
InstrProfWriter.h 1 //=-- InstrProfWriter.h - Instrumented profiling writer -----------*- C++ -*-=//
ProfileCommon.h 10 // This file contains data structures and functions common to both instrumented
  /external/llvm/include/llvm/Transforms/Utils/
ModuleUtils.h 44 // function of given sanitizer. If the instrumented module defines a function
  /external/llvm/lib/Fuzzer/test/
fuzzer.test 36 NO_COVERAGE: ERROR: no interesting inputs were found. Is the code instrumented for coverage? Exiting
  /external/llvm/test/DebugInfo/COFF/
asan-module-ctor.ll 17 ; Make sure we don't put any DWARF debug info for ASan-instrumented modules.
  /external/llvm/test/Instrumentation/AddressSanitizer/
global_metadata.ll 14 ; Check that globals were instrumented:
  /external/llvm/tools/llvm-cov/
TestingSupport.cpp 28 "File with the profile data obtained after an instrumented run"));
  /external/swiftshader/third_party/subzero/pydir/
sz_driver.py 38 they can be correctly instrumented by pnacl-sz.
  /external/webrtc/
DEPS 89 # Pull sanitizer-instrumented third-party libraries if requested via
  /packages/providers/CalendarProvider/tests/
EMMA_README 83 # copy the instrumented APKs to the device
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfWriter.h 1 //===- InstrProfWriter.h - Instrumented profiling writer --------*- C++ -*-===//
ProfileCommon.h 10 // This file contains data structures and functions common to both instrumented
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ModuleUtils.h 44 // function of given sanitizer. If the instrumented module defines a function
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/XRay/
Trace.h 28 /// log files generated by instrumented binaries. We encapsulate the logic of
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfWriter.h 1 //===- InstrProfWriter.h - Instrumented profiling writer --------*- C++ -*-===//
ProfileCommon.h 10 // This file contains data structures and functions common to both instrumented
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/Transforms/Utils/
ModuleUtils.h 44 // function of given sanitizer. If the instrumented module defines a function
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/XRay/
Trace.h 28 /// log files generated by instrumented binaries. We encapsulate the logic of
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ProfileData/
InstrProfWriter.h 1 //===- InstrProfWriter.h - Instrumented profiling writer --------*- C++ -*-===//
ProfileCommon.h 10 // This file contains data structures and functions common to both instrumented

Completed in 1826 milliseconds

1 2 3 4 5 6 78 91011>>