mirror of
https://github.com/opencv/opencv.git
synced 2026-07-29 15:23:05 +04:00
trace: initial support for code trace
This commit is contained in:
@@ -225,6 +225,7 @@ bool BaseTest::can_do_fast_forward()
|
||||
|
||||
void BaseTest::safe_run( int start_from )
|
||||
{
|
||||
CV_TRACE_FUNCTION();
|
||||
read_params( ts->get_file_storage() );
|
||||
ts->update_context( 0, -1, true );
|
||||
ts->update_context( this, -1, true );
|
||||
|
||||
Reference in New Issue
Block a user