Searched defs:test_method (Results 1 – 12 of 12) sorted by relevance
13 def wrapper(test_method): argument
39 void S::test_method() { in test_method() function in S
35 def test_method(self, arg): member in make_server.TestClass
472 def test_method(self): member in TokenizeTest
297 def test_method(self): member in LongReprTest
117 def test_method(self): member in GCTests
1329 def test_method(self): member in RequestTests
98 test_method=None): argument
95 test_method=None): argument
194 def __init__(self, test_method, testcases, naming_type): argument
45 def wrapper(test_method): argument
249 def retry(test_method, instance, *args, **kwargs): argument307 def decorator(test_method): argument