Home | History | Annotate | Download | only in test

Lines Matching refs:bisection_search

158 bisection_search="no"
397 bisection_search="yes"
583 if [ "$bisection_search" = "yes" -a "$prebuild_mode" = "yes" ]; then
588 if [ "$bisection_search" = "yes" -a "$have_dex2oat" = "no" ]; then
593 if [ "$bisection_search" = "yes" -a "$have_patchoat" = "no" ]; then
935 if [ "$bisection_search" = "yes" -a "$good" != "yes" ]; then
957 $ANDROID_BUILD_TOP/art/tools/bisection_search/bisection_search.py \