Searched refs:test_seq_block_consistence (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/modules/core/test/
H A Dtest_ds.cpp333 int test_seq_block_consistence( int _struct_idx, CvSeq* seq, int total );
450 int Core_DynStructBaseTest::test_seq_block_consistence( int _struct_idx, CvSeq* seq, int total ) function in class:Core_DynStructBaseTest
965 if( test_seq_block_consistence(struct_idx, seq, sseq->count) < 0 )
1008 if( test_seq_block_consistence(i, (CvSeq*)cxcore_struct[i],
1115 if( test_seq_block_consistence( i, seq, sseq->count ) < 0 )
1151 if( test_seq_block_consistence( i, seq, sseq->count ) < 0 )
1213 //int test_seq_block_consistence( int struct_idx );
1360 test_seq_block_consistence( struct_idx, (CvSeq*)cvset, cvset->total );
1424 //int test_seq_block_consistence( int struct_idx );
1782 test_seq_block_consistence( struct_id
[all...]

Completed in 62 milliseconds