Searched refs:testable (Results 1 – 6 of 6) sorted by relevance
/aosp12/art/tools/bisection_search/ |
H A D | bisection_search.py | 261 def BugSearch(testable): argument 283 all_methods = testable.GetAllMethods() 287 lambda mid: testable.Test(all_methods[0:mid])) 293 all_passes = testable.GetAllPassesForMethod(faulty_method) 297 lambda mid: testable.Test([faulty_method], 409 testable = Dex2OatWrapperTestable(base_cmd, test_env, args.expected_retcode, 411 if testable.Test(compiled_methods=[]): 412 (method, opt_pass) = BugSearch(testable)
|
/aosp12/build/soong/docs/ |
H A D | best_practices.md | 154 code less testable, as it must be built with each combination of flags to
|
/aosp12/packages/inputmethods/LatinIME/dictionaries/ |
H A D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
H A D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
H A D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
H A D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |