Home
last modified time | relevance | path

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

/llvm-project/cross-project-tests/debuginfo-tests/dexter/dex/debugger/visualstudio/windows/
H A DComInterface.py116 def __init__(self, class_string): argument
118 super(DTE, self).__init__(com.DispatchEx(class_string))
122 "{} [{}]".format(msg, class_string), orig_exception=exc