Home
last modified time | relevance | path

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

/external/eigen/test/
Ddynalloc.cpp96 template<typename T> void check_custom_new_delete() in check_custom_new_delete() function
132 CALL_SUBTEST( check_custom_new_delete<Vector4f>() ); in test_dynalloc()
133 CALL_SUBTEST( check_custom_new_delete<Vector2f>() ); in test_dynalloc()
134 CALL_SUBTEST( check_custom_new_delete<Matrix4f>() ); in test_dynalloc()
135 CALL_SUBTEST( check_custom_new_delete<MatrixXi>() ); in test_dynalloc()