Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 1625) sorted by relevance

12345678910>>...65

/openbsd-src/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_loader.py14 def test_loadTestsFromTestCase(self): argument
17 def test_1(self): pass argument
19 def test_2(self): pass argument
21 def foo_bar(self): pass argument
32 def test_loadTestsFromTestCase__no_matches(self): argument
35 def foo_bar(self): pass argument
51 def test_loadTestsFromTestCase__TestSuite_subclass(self): argument
69 def test_loadTestsFromTestCase__default_method_name(self): argument
72 def runTest(self): argument
90 def test_loadTestsFromModule__TestCase_subclass(self): argument
[all …]
H A Dtest_case.py23 def runTest(self): pass argument
25 def test1(self): pass argument
29 def test2(self): pass argument
34 def __init__(self, events): argument
38 def setUp(self): argument
41 def test(self): argument
44 def tearDown(self): argument
50 def testCleanUp(self): argument
53 def testNothing(self): argument
83 def testCleanUpWithErrors(self): argument
[all …]
H A Dtest_assertions.py8 def test_AlmostEqual(self): argument
38 def test_AmostEqualWithDelta(self): argument
61 def testAssertNotRegexpMatches(self): argument
77 def setUp(self): argument
82 def testTest(self): argument
89 def testTest(self): argument
95 def testDefault(self): argument
98 def test_formatMsg(self): argument
114 def assertMessages(self, methodName, args, errors): argument
134 def testAssertTrue(self): argument
[all …]
H A Dtest_suite.py11 def test_1(self): pass argument
13 def test_2(self): pass argument
15 def test_3(self): pass argument
17 def runTest(self): pass argument
49 def test_init__tests_optional(self): argument
61 def test_init__empty_tests(self): argument
72 def test_init__tests_from_any_iterable(self): argument
93 def test_init__TestSuite_instances_in_tests(self): argument
106 def test_iter(self): argument
118 def test_countTestCases_zero_simple(self): argument
[all …]
H A Dtest_result.py20 def test_init(self): argument
34 def test_stop(self): argument
43 def test_startTest(self): argument
46 def test_1(self): argument
65 def test_stopTest(self): argument
68 def test_1(self): argument
93 def test_startTestRun_stopTestRun(self): argument
117 def test_addSuccess(self): argument
120 def test_1(self): argument
157 def test_addFailure(self): argument
[all …]
/openbsd-src/gnu/llvm/clang/bindings/python/clang/
H A Dcindex.py75 def __init__(self, p=None): argument
82 def __str__(self): argument
86 def value(self): argument
180 def __init__(self, enumeration, message): argument
201 def __init__(self, wrapped): argument
208 def __get__(self, instance, instance_type=None): argument
223 def __del__(self): argument
239 def _get_instantiation(self): argument
270 def file(self): argument
275 def line(self): argument
[all …]
/openbsd-src/gnu/llvm/clang/bindings/python/tests/cindex/
H A Dtest_cursor.py57 def test_get_children(self): argument
96 def test_references(self): argument
113 def test_canonical(self): argument
125 def test_is_const_method(self): argument
140 def test_is_converting_constructor(self): argument
159 def test_is_copy_constructor(self): argument
175 def test_is_default_constructor(self): argument
189 def test_is_move_constructor(self): argument
205 def test_is_default_method(self): argument
222 def test_is_move_assignment_operator_method(self): argument
[all …]
H A Dtest_type.py42 def test_a_struct(self): argument
116 def test_references(self): argument
136 def testConstantArray(self): argument
148 def test_equal(self): argument
167 def test_type_spelling(self): argument
183 def test_typekind_spelling(self): argument
191 def test_function_argument_types(self): argument
214 def test_argument_types_string_key(self): argument
226 def test_argument_types_negative_index(self): argument
235 def test_argument_types_overflow_index(self): argument
[all …]
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dgdbclientutils.py92 def __init__(self): argument
95 def respond(self, packet): argument
210 def qsProcessInfo(self): argument
213 def qfProcessInfo(self, packet): argument
216 def jGetLoadedDynamicLibrariesInfos(self, packet): argument
219 def qGetWorkingDir(self): argument
222 def qOffsets(self): argument
225 def qProcessInfo(self): argument
228 def qHostInfo(self): argument
231 def qQueryGDBServer(self): argument
[all …]
H A Dlldbtest.py249 def __init__(self, name=None, value=None, type=None, summary=None, argument
275 def check_value(self, test_base, val, error_msg=None): argument
318 def check_value_children(self, test_base, val, error_msg=None): argument
345 def __init__(self, test, trace): argument
353 def __enter__(self): argument
360 def __exit__(self, type, value, tb): argument
376 def pid(self): argument
380 def launch(self, executable, args, extra_env): argument
384 def terminate(self): argument
390 def __init__(self, trace_on): argument
[all …]
/openbsd-src/gnu/llvm/libcxx/utils/gdb/libcxx/
H A Dprinters.py164 def __init__(self, val): argument
169 def __iter__(self): argument
172 def __next__(self): argument
181 def __init__(self, val): argument
184 def to_string(self): argument
190 def children(self): argument
225 def __init__(self, val): argument
228 def to_string(self): argument
242 def display_hint(self): argument
249 def __init__(self, val): argument
[all …]
/openbsd-src/gnu/llvm/lldb/examples/synthetic/
H A Dgnu_libstdcpp.py23 def __init__(self, valobj, dict): argument
26 def update(self): argument
36 def num_children(self): argument
39 def get_child_index(self, name): argument
42 def get_child_at_index(self, index): argument
54 def __init__(self, valobj, dict): argument
59 def get_object_kind(self, valobj): argument
63 def extract_type(self): argument
74 def update(self): argument
91 def get_child_index(self, name): argument
[all …]
H A Dlibcxx.py77 def __init__(self, valobj, dict): argument
81 def num_children(self): argument
109 def get_child_index(self, name): argument
116 def get_child_at_index(self, index): argument
130 def update(self): argument
145 def has_children(self): argument
159 def __init__(self, entry): argument
163 def _next_impl(self): argument
167 def _prev_impl(self): argument
171 def _value_impl(self): argument
[all …]
/openbsd-src/gnu/llvm/lldb/examples/python/
H A Dsbvalue.py29 def __init__(self, sbvalue): argument
32 def __nonzero__(self): argument
35 def __repr__(self): argument
38 def __str__(self): argument
41 def __getitem__(self, key): argument
48 def __getattr__(self, name): argument
101 def __init__(self, sbvalue): argument
104 def __nonzero__(self): argument
107 def __repr__(self): argument
110 def __str__(self): argument
[all …]
H A Dlldbtk.py16 def __init__(self, value): argument
19 def get_item_dictionary(self): argument
40 def get_child_item_dictionaries(self): argument
51 def __init__(self, frame): argument
54 def get_item_dictionary(self): argument
72 def get_child_item_dictionaries(self): argument
84 def __init__(self, thread): argument
87 def get_item_dictionary(self): argument
98 def get_child_item_dictionaries(self): argument
108 def __init__(self, process): argument
[all …]
H A Dpytracer.py8 def __init__(self, traceback): argument
11 def getFrame(self): argument
14 def getLineNumber(self): argument
17 def getNext(self): argument
20 def __str__(self): argument
30 def __init__(self, frame): argument
35 def __init__(self, tb, ty, va): argument
40 def getTraceback(self): argument
43 def __nonzero__(self): argument
46 def getType(self): argument
[all …]
/openbsd-src/gnu/llvm/llvm/utils/gdb-scripts/
H A Dprettyprinters.py9 def __iter__(self): argument
13 def next(self): argument
16 def children(self): argument
22 def __init__(self, val): argument
25 def to_string(self): argument
30 def display_hint (self): argument
36 def __init__(self, val): argument
39 def to_string(self): argument
44 def display_hint(self): argument
50 def __init__(self, val): argument
[all …]
/openbsd-src/gnu/llvm/lldb/examples/summaries/cocoa/
H A Dobjc_runtime.py121 def __init__(self, rot_pointer, params): argument
146 def check_valid(self): argument
153 def __str__(self): argument
159 def is_valid(self): argument
162 def instance_size(self, align=0): argument
181 def __init__(self, rwt_pointer, params): argument
204 def check_valid(self): argument
215 def __str__(self): argument
220 def is_valid(self): argument
229 def __init__(self, isa_pointer, params): argument
[all …]
/openbsd-src/gnu/llvm/llvm/bindings/python/llvm/
H A Dcore.py43 def __init__(self, name, value): argument
47 def __repr__(self): argument
81 def __init__(self, name, value): argument
89 def __init__(self, name, value): argument
97 def __init__(self, name, value): argument
105 def __init__(self, name, value): argument
113 def __init__(self, name, value): argument
121 def __init__(self, name, value): argument
129 def __init__(self, name, value): argument
137 def __init__(self, name, value): argument
[all …]
H A Dobject.py102 def __init__(self, filename=None, contents=None): argument
122 def get_sections(self, cache=False): argument
150 def get_symbols(self, cache=False): argument
181 def __init__(self, ptr): argument
193 def name(self): argument
204 def size(self): argument
212 def contents(self): argument
224 def address(self): argument
231 def has_symbol(self, symbol): argument
239 def get_relocations(self, cache=False): argument
[all …]
/openbsd-src/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-server/
H A Dgdbremote_testcase.py51 def test_method(self, attrvalue=attrvalue): argument
94 def setUpBaseLogging(self): argument
109 def isVerboseLoggingRequested(self): argument
115 def getDebugServer(self): argument
119 def setUp(self): argument
159 def tearDown(self): argument
164 def getLocalServerLogFile(self): argument
167 def setUpServerLogging(self, is_llgs): argument
185 def get_next_port(self): argument
188 def reset_test_sequence(self): argument
[all …]
/openbsd-src/gnu/llvm/clang/tools/scan-build-py/tests/unit/
H A Dtest_analyze.py19 def test_directory_name_comparison(self): argument
30 def test_language_captured(self): argument
40 def test_arch(self): argument
51 def assertFlagsChanged(self, expected, flags): argument
56 def assertFlagsUnchanged(self, flags): argument
59 def assertFlagsFiltered(self, flags): argument
62 def test_optimalizations_pass(self): argument
69 def test_include_pass(self): argument
80 def test_define_pass(self): argument
86 def test_output_filtered(self): argument
[all …]
/openbsd-src/gnu/llvm/clang/utils/ABITest/
H A DTypeGen.py22 def isBitField(self): argument
25 def isPaddingBitField(self): argument
28 def getTypeName(self, printer): argument
35 def __init__(self, name, size, bitFieldSize=None): argument
40 def isBitField(self): argument
43 def isPaddingBitField(self): argument
46 def getBitFieldSize(self): argument
50 def getTypeName(self, printer): argument
53 def sizeof(self): argument
56 def __str__(self): argument
[all …]
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/pexpect/
H A Dscreen.py85 def __init__(self, r=24, c=80, encoding='latin-1', encoding_errors='replace'): argument
104 def _decode(self, s): argument
113 def _unicode(self): argument
125 def __str__(self): argument
131 def dump (self): argument
138 def pretty (self): argument
146 def fill (self, ch=SPACE): argument
153 def fill_region (self, rs,cs, re,ce, ch=SPACE): argument
170 def cr (self): argument
176 def lf (self): argument
[all …]
/openbsd-src/gnu/llvm/lldb/examples/python/scripted_process/
H A Dscripted_process.py23 def __init__(self, exe_ctx, args): argument
50 def get_memory_region_containing_address(self, addr): argument
64 def get_threads_info(self): argument
75 def get_thread_with_id(self, tid): argument
89 def get_registers_for_thread(self, tid): argument
104 def read_memory_at_address(self, addr, size, error): argument
119 def get_loaded_images(self): argument
138 def get_process_id(self): argument
146 def launch(self): argument
154 def resume(self): argument
[all …]

12345678910>>...65