Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/tests/test-runner/bin/
H A Dzts-report.py.in413 def __call__(self, parser, namespace, values, option_string=None): member in ListMaybesAction
/freebsd/contrib/llvm-project/lldb/bindings/python/
H A Dpython-wrapper.swig635 auto pfunc = self.ResolveName<PythonCallable>("__call__");
753 auto pfunc = self.ResolveName<PythonCallable>("__call__");
756 cmd_retobj.AppendError("Could not find '__call__' method in implementation class");