Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/runtime/test/Unit/
Dgcc_personality_test_helper.cxx35 static bool foo_clean_called = false; variable
42 foo_clean_called = true; in foo_clean()
78 if ( !foo_clean_called ) in main()