Lines Matching defs:self
11 def setUp(self): argument
19 def getFromGlobal(self, name): argument
24 def test_clike_enums_are_represented_correctly(self): argument
38 def test_enum_with_tuples_has_all_variants(self): argument
53 def test_enum_with_tuples_values_are_correct_a(self): argument
64 def test_enum_with_tuples_values_are_correct_aa(self): argument
75 def test_enum_with_tuples_values_are_correct_b(self): argument
86 def test_enum_with_tuples_values_are_correct_bb(self): argument
97 def test_enum_with_tuples_values_are_correct_bc(self): argument
108 def test_enum_with_tuples_values_are_correct_c(self): argument
119 def test_enum_with_tuples_values_are_correct_cc(self): argument
130 def test_enum_with_tuples_values_are_correct_d(self): argument
141 def test_mixed_enum_variants(self): argument
154 def test_mixed_enum_a(self): argument
160 def test_mixed_enum_c(self): argument
171 def test_mixed_enum_d_none(self): argument
189 def test_mixed_enum_d_some(self): argument
217 def test_option_non_null_some_pointer(self): argument
241 def test_option_non_null_none(self): argument
264 def test_niche_layout_with_fields_2(self): argument
279 def test_niche_layout_with_fields_3_a(self): argument
290 def test_niche_layout_with_fields_3_c(self): argument