Home
last modified time | relevance | path

Searched refs:HOSTSTUBGEN_RC (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/tools/hoststubgen/hoststubgen/invoketest/
Dhoststubgen-invoke-test.sh58 HOSTSTUBGEN_RC=0
122 HOSTSTUBGEN_RC=${PIPESTATUS[0]}
123 echo "HostStubGen exited with $HOSTSTUBGEN_RC"
145 if (( $HOSTSTUBGEN_RC != 0 )) ; then
161 if (( $HOSTSTUBGEN_RC == 0 )) ; then