Searched refs:check_custom_new_delete (Results 1 – 1 of 1) sorted by relevance
96 template<typename T> void check_custom_new_delete() in check_custom_new_delete() function132 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()