Home
last modified time | relevance | path

Searched refs:bisect_populate (Results 1 – 1 of 1) sorted by relevance

/external/toolchain-utils/binary_search_tool/
Dbisect_driver.py311 def bisect_populate(execargs, bisect_dir, population_name): function
412 return bisect_populate(execargs, bisect_dir, GOOD_CACHE)
414 return bisect_populate(execargs, bisect_dir, BAD_CACHE)