Home
last modified time | relevance | path

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

/external/shflags/lib/
Dshunit2997 _shunit_cleanup() { function
1348 trap '_shunit_cleanup EXIT' 0
1349 trap '_shunit_cleanup INT' 2
1350 trap '_shunit_cleanup TERM' 15