extended_tile_metric_v2 Struct Reference
#include <extended_tile_metrics_test.h>
Inheritance diagram for extended_tile_metric_v2:
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 Public Member Functions inherited from metric_test< model::metrics::extended_tile_metric, 2 > | |
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 | |
Public Types inherited from metric_test< model::metrics::extended_tile_metric, 2 > | |
enum | Checks |
typedef model::metrics::extended_tile_metric | metric_t |
typedef model::metric_base::metric_set< model::metrics::extended_tile_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::extended_tile_metric
- Note
- Version 2
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/extended_tile_metrics_test.h