Lines Matching defs:self
47 …def run_test(self, xml, apk, uses_libraries=[], optional_uses_libraries=[]): #pylint: disable=dang… argument
75 def test_uses_library(self): argument
81 def test_uses_library_required(self): argument
87 def test_optional_uses_library(self): argument
93 def test_expected_uses_library(self): argument
99 def test_expected_optional_uses_library(self): argument
105 def test_missing_uses_library(self): argument
111 def test_missing_optional_uses_library(self): argument
117 def test_extra_uses_library(self): argument
123 def test_extra_optional_uses_library(self): argument
129 def test_multiple_uses_library(self): argument
139 def test_multiple_optional_uses_library(self): argument
152 def test_order_uses_library(self): argument
162 def test_order_optional_uses_library(self): argument
175 def test_duplicate_uses_library(self): argument
185 def test_duplicate_optional_uses_library(self): argument
197 def test_mixed(self): argument
210 def test_mixed_with_namespace(self): argument
229 def run_test(self, xml, apk, version): argument
248 def test_targert_sdk_version_28(self): argument
253 def test_targert_sdk_version_29(self): argument