Searched refs:switch_to_bad (Results 1 – 8 of 8) sorted by relevance
/external/toolchain-utils/binary_search_tool/test/ |
D | binary_search_tool_tester.py | 74 switch_to_bad='./switch_to_bad.py', 145 switch_to_bad='./switch_to_bad.py', 168 switch_to_bad='./switch_to_bad.py', 176 switch_to_bad='./switch_to_bad.py', 189 switch_to_bad='./switch_to_bad.py', 271 switch_to_bad='./switch_to_good.py', 283 switch_to_bad='./switch_to_bad.py', 295 switch_to_bad='./switch_to_bad.py', 311 switch_to_bad='./switch_to_bad.py', 329 switch_to_bad='./switch_to_bad_set_file.py', [all …]
|
/external/toolchain-utils/binary_search_tool/full_bisect_test/ |
D | main-bisect-test.sh | 31 --switch_to_bad="${DIR}/switch_to_bad.sh" \ 55 --switch_to_bad="${DIR}/switch_to_bad.sh" \ 79 --switch_to_bad="${DIR}/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/ |
D | binary_search_state.py | 71 def __init__(self, get_initial_items, switch_to_good, switch_to_bad, argument 77 self.switch_to_bad = switch_to_bad 149 self.RunSwitchScript(self.switch_to_bad, item_list) 728 switch_to_bad, argument 790 if not (get_initial_items and switch_to_good and switch_to_bad and 800 switch_to_bad = _CanonicalizeScript(switch_to_bad) 811 bss = BinarySearchState(get_initial_items, switch_to_good, switch_to_bad,
|
D | README.bisect | 42 --switch_to_bad='cros_pkg/switch_to_bad.sh' 99 --switch_to_bad='sysroot_wrapper/switch_to_bad.sh' 170 --switch_to_bad='android/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 \
|