Searched defs:CmpRuns (Results 1 - 2 of 2) sorted by relevance

/external/clang/utils/analyzer/
H A DCmpRuns.py4 CmpRuns - A simple tool for comparing two static analyzer runs to determine
31 import CmpRuns namespace
H A DSATestBuild.py44 import CmpRuns namespace
574 Opts = CmpRuns.CmpOptions(DiffsPath, "", PatchedSourceDirPath)
580 CmpRuns.dumpScanBuildResultsDiff(RefDir, NewDir, Opts, False)

Completed in 217 milliseconds