Home
last modified time | relevance | path

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

/tools/external_updater/
Dregen_bp.sh43 function abort() { function
54 [ -f "$C2A_WRAPPER" ] || abort "ERROR: cannot find $C2A_WRAPPER"
55 LINE1=`head -1 Android.bp || abort "ERROR: cannot find Android.bp"`
61 [ -f Cargo.toml ] || abort "ERROR: cannot find ./Cargo.toml."
100 || abort "ERROR: Cannot find '$1' in ./Cargo.toml"
Dupdate_package.sh95 [ -f "$UCT" ] || abort "ERROR: cannot find $UCT"
/tools/dexter/slicer/
Dcommon.cc30 abort(); in _checkFailed()
54 abort(); in _fatal()
/tools/security/fuzzing/example_fuzzer/
Dexample_fuzzer.cpp25 abort(); // Boom! in BuggyCode()
/tools/asuite/atest/unittest_data/
DVtsAndroidTest.xml.data4 <option name="abort-on-push-failure" value="false"/>