test_seq_block_consistence  333 modules/core/test/test_ds.cpp     int test_seq_block_consistence( int _struct_idx, CvSeq* seq, int total );
test_seq_block_consistence  965 modules/core/test/test_ds.cpp         if( test_seq_block_consistence(struct_idx, seq, sseq->count) < 0 )
test_seq_block_consistence 1008 modules/core/test/test_ds.cpp                 if( test_seq_block_consistence(i, (CvSeq*)cxcore_struct[i],
test_seq_block_consistence 1115 modules/core/test/test_ds.cpp                     if( test_seq_block_consistence( i, seq, sseq->count ) < 0 )
test_seq_block_consistence 1151 modules/core/test/test_ds.cpp                     if( test_seq_block_consistence( i, seq, sseq->count ) < 0 )
test_seq_block_consistence 1360 modules/core/test/test_ds.cpp         test_seq_block_consistence( struct_idx, (CvSeq*)cvset, cvset->total );
test_seq_block_consistence 1782 modules/core/test/test_ds.cpp         test_seq_block_consistence( struct_idx, (CvSeq*)graph, graph->total );
test_seq_block_consistence 1783 modules/core/test/test_ds.cpp         test_seq_block_consistence( struct_idx, (CvSeq*)graph->edges, graph->edges->total );