Home
last modified time | relevance | path

Searched refs:test_return_obj (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/mit/isl/dist/
H A Disl_test_python.py100 def test_return_obj(): function
157 test_return_obj()
H A Disl_test_cpp-checked.cc120 test_return_obj(ctx); in test_return()
H A Disl_test_cpp.cc74 test_return_obj(ctx); in test_return()
H A Disl_test_cpp-generic.cc152 void test_return_obj(isl::ctx ctx) in test_return_obj() function