OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BISECT_PACKAGE
(Results
1 - 2
of
2
) sorted by null
/external/toolchain-utils/binary_search_tool/common/
test_setup.sh
16
# emerge is called for ${
BISECT_PACKAGE
} and generates a build for said
96
echo "EMERGING ${
BISECT_PACKAGE
}"
97
CLEAN_DELAY=0 emerge-${BISECT_BOARD} -C ${
BISECT_PACKAGE
}
98
emerge-${BISECT_BOARD} ${
BISECT_PACKAGE
}
102
echo "emerging ${
BISECT_PACKAGE
} returned a non-zero status: $emerge_status"
108
echo "cros deploy ${BISECT_REMOTE} ${
BISECT_PACKAGE
}"
109
cros deploy ${BISECT_REMOTE} ${
BISECT_PACKAGE
} --log-level=info
/external/toolchain-utils/binary_search_tool/sysroot_wrapper/
setup.sh
62
BISECT_PACKAGE
=${PACKAGE}
Completed in 298 milliseconds