Home
last modified time | relevance | path

Searched defs:unit_fixture (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/test/
Ddefault_operations.cpp95 struct unit_fixture struct
112 unit_fixture( const compare_type &eps_ = default_eps< compare_type >::def_eps() ) in unit_fixture() argument
120 ~unit_fixture( void ) in ~unit_fixture() argument
128 compare_type m_eps;
129 length_type res;
130 length_type x;
131 velocity_type d1x;
132 acceleration_type d2x;