Lines Matching defs:self
47 def run_test(self, xml, apk, uses_libraries=[], optional_uses_libraries=[]): 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
137 def test_multiple_optional_uses_library(self): argument
145 def test_order_uses_library(self): argument
153 def test_order_optional_uses_library(self): argument
161 def test_duplicate_uses_library(self): argument
169 def test_duplicate_optional_uses_library(self): argument
177 def test_mixed(self): argument
188 def run_test(self, xml, apk, version): argument
207 def test_targert_sdk_version_28(self): argument
212 def test_targert_sdk_version_29(self): argument