Searched refs:check_one (Results 1 – 3 of 3) sorted by relevance
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/ |
D | 5-1.c | 52 static int check_one; in main() local 107 check_one = 0; in main() 123 check_one = 1; in main() 140 if (!check_one) in main()
|
/external/grpc-grpc/test/core/iomgr/ |
D | combiner_test.cc | 66 static void check_one(void* a, grpc_error* error) { in check_one() function 83 check_one, c, grpc_combiner_scheduler(args->lock)), in execute_many_loop()
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_test.c | 2045 int test_coalesce_set(isl_ctx *ctx, const char *str, int check_one) in test_coalesce_set() argument 2064 if (check_one && !one) in test_coalesce_set() 2114 int check_one = coalesce_unbounded_tests[i].single_disjunct; in test_coalesce_unbounded_wrapping() local 2115 if (test_coalesce_set(ctx, str, check_one) >= 0) in test_coalesce_unbounded_wrapping() 2580 int check_one = coalesce_tests[i].single_disjunct; in test_coalesce() local 2581 if (test_coalesce_set(ctx, str, check_one) < 0) in test_coalesce()
|