Searched defs:methodName (Results 1 – 3 of 3) sorted by relevance
20 def __init__(self, methodName="runTest"): argument
90 def __init__(self, methodName='runTest'): argument
295 static int write_acpi_int(const char *methodName, int val) in write_acpi_int()