Home
last modified time | relevance | path

Searched defs:test_num (Results 1 – 2 of 2) sorted by relevance

/llvm-project/libcxx/test/std/numerics/bit/
H A Dbyteswap.pass.cpp29 constexpr void test_num(T in, T expected) { test_num() function
[all...]
/llvm-project/polly/lib/External/isl/imath/
H A Dimtest.c210 int res, line_num, test_num = 0, num_failed = 0, num_bogus = 0; in process_file() local
342 int run_test(int test_num, testspec_t *t, FILE *ofp) { in run_test()