Home
last modified time | relevance | path

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

/aosp_15_r20/external/autotest/client/common_lib/
H A Dutils_unittest.py973 def test_class_function(cls, arg1, arg2, arg3, arg4=4, arg5=5, arg6=6): member in TestClass
1021 def test_class_function(self): member in GetFunctionArgUnittest
1024 self.run_test(TestClass.test_class_function, True)