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.py293 def bisect_populate(execargs, bisect_dir, population_name): function
394 return bisect_populate(execargs, bisect_dir, GOOD_CACHE)
396 return bisect_populate(execargs, bisect_dir, BAD_CACHE)