Searched refs:getMismatchedCount (Results 1 – 2 of 2) sorted by relevance
419 unsigned getMismatchedCount() { return MismatchedFunctionCount; } in getMismatchedCount() function
208 unsigned Mismatched = Coverage->getMismatchedCount(); in load()