STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Macros
CodeCoverage.h File Reference

Go to the source code of this file.

Macros

#define MS_CPP_CODECOVERAGEFRAMEWORK
 
#define CODE_COVERAGE_DISABLE_ALL_FILTERS
 
#define ExcludeSourceFromCodeCoverage(CODE_COVERAGE_FILTER_NAME, CODE_COVERAGE_FILTER_PATTERN)
 
#define ExcludeFromCodeCoverage(CODE_COVERAGE_FILTER_NAME, CODE_COVERAGE_FILTER_PATTERN)
 

Macro Definition Documentation

#define CODE_COVERAGE_DISABLE_ALL_FILTERS
#define ExcludeFromCodeCoverage (   CODE_COVERAGE_FILTER_NAME,
  CODE_COVERAGE_FILTER_PATTERN 
)
Value:
namespace Microsoft{ namespace VisualStudio{ namespace CppCodeCoverageFramework{ namespace CODE_COVERAGE_FILTER_NAME { \
}}}}
Definition: utility:413
#define ExcludeSourceFromCodeCoverage (   CODE_COVERAGE_FILTER_NAME,
  CODE_COVERAGE_FILTER_PATTERN 
)
Value:
namespace Microsoft{ namespace VisualStudio{ namespace CppCodeCoverageFramework{ namespace CODE_COVERAGE_FILTER_NAME { \
}}}}
Definition: utility:413
#define MS_CPP_CODECOVERAGEFRAMEWORK