Home
last modified time | relevance | path

Searched refs:test_foreach (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_test_cpp-checked.cc134 void test_foreach(isl::ctx ctx) in test_foreach() function
302 test_foreach(ctx); in main()
H A Disl_test_cpp.cc87 static void test_foreach(isl::ctx ctx) in test_foreach() function
368 test_foreach(ctx); in main()
H A Disl_test_python.py190 def test_foreach(): function
498 test_foreach()