D | analyze_bcpf_test.py | 416 def check_change_fix(self, change, bpmodify_output, expected): argument 424 change.fix_bp_file(file, "bcpf", bpmodify_runner) 430 def check_change_snippet(self, change, expected): argument 431 snippet = change.snippet(" ") 435 change = ab.HiddenApiPropertyChange( 441 change, """ 448 change, """ 475 change = ab.HiddenApiPropertyChange( 482 change, """ 492 change, """ [all …]
|