Home
last modified time | relevance | path

Searched refs:verify_value_and_ops (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/endian/test/
Dendian_test.cpp41 #define VERIFY_VALUE_AND_OPS(endian_t,expected_t,expected) verify_value_and_ops<endian_t, expected_…
68 void verify_value_and_ops( const Base & expected, int line ) in verify_value_and_ops() function