Lines Matching defs:self
39 def run_test(self, input_manifest, uses_libraries=None, optional_uses_libraries=None): argument
55 def test_uses_library(self): argument
60 def test_uses_library_required(self): argument
65 def test_optional_uses_library(self): argument
70 def test_expected_uses_library(self): argument
75 def test_expected_optional_uses_library(self): argument
80 def test_missing_uses_library(self): argument
85 def test_missing_optional_uses_library(self): argument
90 def test_extra_uses_library(self): argument
95 def test_extra_optional_uses_library(self): argument
100 def test_multiple_uses_library(self): argument
106 def test_multiple_optional_uses_library(self): argument
112 def test_order_uses_library(self): argument
118 def test_order_optional_uses_library(self): argument
124 def test_duplicate_uses_library(self): argument
130 def test_duplicate_optional_uses_library(self): argument
136 def test_mixed(self): argument
145 def test_target_sdk_version(self): argument
155 def test_min_sdk_version(self): argument