Searched defs:test_class_name (Results 1 – 7 of 7) sorted by relevance
45 def append_test_context(test_class_name, test_name): argument208 def test_class_name(self): member in TestCaseContext
294 def test_class_name(self): member in TestClassContext334 def test_class_name(self): member in TestCaseContext
238 def __init__(self, test_class_name, new_test_name, original_test_name): argument604 test_class_name, dct, test_params_reprs, name, iterator): argument
328 test_class_name = f"TestOnnxModelOutputConsistency_opset{opset}" variable
43 def test_class_name(self): member in TestCaseEvent
327 test_class_name=_FAILING_CLASS_NAME, argument
601 def run_tests_for(test_class_name): argument