Home
last modified time | relevance | path

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

/aosp12/bionic/build/
H A Dcoverage.sh23 LLVM_COV=${ANDROID_BUILD_TOP}/prebuilts/clang/host/linux-x86/llvm-binutils-stable/llvm-cov
53 ${LLVM_COV} show \
/aosp12/system/bt/test/
H A Dgen_coverage.py97 LLVM_COV = LLVM_DIR + '/llvm-cov' variable
244 os.path.join(get_android_root_or_die(), LLVM_COV), "show", "-format=html", "-summary-only",
274 os.path.join(get_android_root_or_die(), LLVM_COV),