Lines Matching defs:self
47 def run_test(self, xml, apk, uses_libraries=[], optional_uses_libraries=[], argument
77 def test_uses_library(self): argument
83 def test_uses_library_required(self): argument
89 def test_optional_uses_library(self): argument
95 def test_expected_uses_library(self): argument
101 def test_expected_optional_uses_library(self): argument
107 def test_expected_missing_optional_uses_library(self): argument
116 def test_missing_uses_library(self): argument
122 def test_missing_optional_uses_library(self): argument
128 def test_extra_uses_library(self): argument
134 def test_extra_optional_uses_library(self): argument
140 def test_multiple_uses_library(self): argument
150 def test_multiple_optional_uses_library(self): argument
163 def test_order_uses_library(self): argument
173 def test_order_optional_uses_library(self): argument
186 def test_duplicate_uses_library(self): argument
196 def test_duplicate_optional_uses_library(self): argument
208 def test_mixed(self): argument
221 def test_mixed_with_namespace(self): argument
240 def run_test(self, xml, apk, version): argument
259 def test_targert_sdk_version_28(self): argument
264 def test_targert_sdk_version_29(self): argument