Lines Matching defs:self
163 def setUp(self): argument
167 def tearDown(self): argument
178 def _get_host_tools(self, host_tools_file_path): argument
210 def _get_container_files(self, apex_file_path): argument
235 def _extract_payload_from_img(self, img_file_path): argument
249 def _extract_payload(self, apex_file_path): argument
264 def _run_apexer(self, container_files, payload_dir, args=[]): argument
302 def _get_java_toolchain(self): argument
322 def _sign_apk_container(self, unsigned_apex): argument
338 def _sign_payload(self, container_files, unsigned_payload): argument
363 def _verify_payload(self, payload): argument
368 def _run_build_test(self, apex_name): argument
381 def test_simple_apex(self): argument
384 def test_legacy_apex(self): argument
387 def test_output_payload_only(self): argument
399 def test_output_unsigned_payload_only(self): argument
423 def test_apex_with_logging_parent(self): argument
426 def test_apex_with_overridden_package_name(self): argument