Searched refs:num_outer_nodes (Results 1 – 1 of 1) sorted by relevance
621 const unsigned num_outer_nodes = 10; in test() local624 for( unsigned node_index = 0; node_index < num_outer_nodes; ++node_index ) { in test()626 if( node_index == num_outer_nodes / 2 ) in test()638 for( unsigned node_index1 = 0; node_index1 < num_outer_nodes; ++node_index1 ) in test()639 for( unsigned node_index2 = node_index1+1; node_index2 < num_outer_nodes; ++node_index2 ) in test()