• A
    ts: test tags for flexible/reliable tests filtering · b38de57f
    Alexander Alekhin 提交于
    - added functionality to collect memory usage of OpenCL sybsystem
    - memory usage of fastMalloc() (disabled by default):
      * It is not accurate sometimes - external memory profiler is required.
    - specify common `CV_TEST_TAG_` macros
    - added applyTestTag() function
    - write memory usage / enabled tags into Google Tests output file (.xml)
    b38de57f
ocl.cpp 217.3 KB