Home
last modified time | relevance | path

Searched refs:getCoverageDir (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DSourceCoverageView.h97 static StringRef getCoverageDir() { return "coverage"; } in getCoverageDir() function
DSourceCoverageView.cpp42 sys::path::append(FullPath, getCoverageDir()); in getOutputPath()
/external/llvm/tools/llvm-cov/
DSourceCoverageView.h126 static StringRef getCoverageDir() { return "coverage"; } in getCoverageDir() function
DSourceCoverageView.cpp41 sys::path::append(FullPath, getCoverageDir()); in getOutputPath()