Searched refs:switch_to_bad (Results 1 – 7 of 7) sorted by relevance
/external/toolchain-utils/binary_search_tool/test/ |
D | binary_search_tool_tester.py | 71 switch_to_bad='./switch_to_bad.py', 139 switch_to_bad='./switch_to_bad.py', 159 switch_to_bad='./switch_to_bad.py', 166 switch_to_bad='./switch_to_bad.py', 178 switch_to_bad='./switch_to_bad.py', 260 switch_to_bad='./switch_to_good.py', 272 switch_to_bad='./switch_to_bad.py', 284 switch_to_bad='./switch_to_bad.py', 299 switch_to_bad='./switch_to_bad_set_file.py', 310 switch_to_bad='./switch_to_bad_noinc_prune.py', [all …]
|
/external/toolchain-utils/binary_search_tool/ |
D | binary_search_state.py | 65 def __init__(self, get_initial_items, switch_to_good, switch_to_bad, argument 71 self.switch_to_bad = switch_to_bad 140 self.RunSwitchScript(self.switch_to_bad, item_list) 496 switch_to_bad, argument 544 switch_to_bad = _CanonicalizeScript(switch_to_bad) 553 bss = BinarySearchState(get_initial_items, switch_to_good, switch_to_bad, 581 options.switch_to_bad and options.test_script) and not options.resume:
|
D | README.bisect | 40 --switch_to_bad='cros_pkg/switch_to_bad.sh' 97 --switch_to_bad='sysroot_wrapper/switch_to_bad.sh' 168 --switch_to_bad='android/switch_to_bad.sh'
|
/external/toolchain-utils/binary_search_tool/ndk/ |
D | DO_BISECTION.sh | 87 --switch_to_bad=ndk/switch_to_bad.sh \
|
/external/toolchain-utils/binary_search_tool/cros_pkg/ |
D | README.cros_pkg_triage | 37 --switch_to_bad=cros_pkg/switch_to_bad.sh \ 48 --switch_to_bad=cros_pkg/switch_to_bad.sh \ 97 switch_to_bad.sh - This script is used to copy packages from the 177 --switch_to_bad=cros_pkg/switch_to_bad.sh \
|
/external/toolchain-utils/binary_search_tool/sysroot_wrapper/ |
D | README | 16 …-switch_to_good=./sysroot_wrapper/switch_to_good.sh --switch_to_bad=./sysroot_wrapper/switch_to_ba…
|
/external/toolchain-utils/binary_search_tool/android/ |
D | README.android | 47 --switch_to_bad=android/switch_to_bad.sh \ 92 switch_to_bad.sh - This script is used to link objects from the 178 --switch_to_bad=android/switch_to_bad.sh \
|