Lines Matching defs:dom_count
55 size_t dom_count;
160 test_ctx->dom_count = DOM_COUNT;
162 for (c = 0; c < test_ctx->dom_count; c++) {
224 for (c = 0; c < test_ctx->dom_count; c++) {
272 mis = test_ctx->dom_count/2;
273 assert_true((mis >= 1 && mis < test_ctx->dom_count));
283 for (c = 0; c < test_ctx->dom_count; c++) {
343 mis = test_ctx->dom_count/2;
344 assert_true((mis >= 1 && mis < test_ctx->dom_count));
354 for (c = 0; c < test_ctx->dom_count; c++) {
429 for (c = 0; c < test_ctx->dom_count; c++) {
462 mis = test_ctx->dom_count/2;
463 assert_true((mis >= 1 && mis < test_ctx->dom_count));
473 for (c = 0; c < test_ctx->dom_count; c++) {
510 mis = test_ctx->dom_count/2;
511 assert_true((mis >= 1 && mis < test_ctx->dom_count));
521 for (c = 0; c < test_ctx->dom_count; c++) {
584 test_ctx->dom_count = 2;