extraction_metric_v3 Struct Reference
#include <extraction_metrics_test.h>
Inheritance diagram for extraction_metric_v3:

Static Public Member Functions | |
static void create_expected (metric_set_t &metrics, const model::run::info &=model::run::info()) | |
template<class Collection > | |
static void | create_binary_data (Collection &buffer) |
![]() | |
static std::string name () | |
static std::vector< T > to_vector (const T(&vals)[N]) | |
static std::vector< T > to_vector (const sparse_value< T, Size >(&vals)[N]) | |
Additional Inherited Members | |
![]() | |
enum Checks | |
typedef model::metrics::extraction_metric metric_t | |
typedef model::metric_base::metric_set< model::metrics::extraction_metric > metric_set_t | |
typedef metric_t::header_type header_t | |
typedef metric_set_t::const_iterator const_iterator | |
Detailed Description
This test writes three records of an InterOp files, then reads them back in and compares each value to ensure they did not change.
- See also
- model::metrics::extraction_metric
- Note
- Version 3
Member Function Documentation
|
inlinestatic |
Get the expected binary data
- Parameters
-
buffer binary data string
|
inlinestatic |
Create the expected metric set
- Parameters
-
metrics destination metric set
The documentation for this struct was generated from the following file:
- /io/src/tests/interop/metrics/inc/extraction_metrics_test.h