Searched refs:global_expecting_assert (Results 1 – 2 of 2) sorted by relevance
268 global_expecting_assert = 1; \271 global_expecting_assert = 0; \274 global_expecting_assert = 0; \319 extern int global_expecting_assert;
165 int global_expecting_assert = 0; variable1136 if (global_expecting_assert) { in mock_assert()