Searched refs:test_return_string (Results 1 – 5 of 5) sorted by relevance
137 def test_return_string(): function160 test_return_string()
75 test_return_string(ctx); in test_return()
123 test_return_string(ctx); in test_return()
179 void test_return_string(isl::ctx ctx) in test_return_string() function
4185 def test_return_string(self): member in TestPEP519