Searched refs:malloc_testing (Results 1 – 1 of 1) sorted by relevance
599 static bool malloc_testing; /* enable test mode */ variable1313 if (CONFIG_IS_ENABLED(UNIT_TEST) && malloc_testing) {2483 malloc_testing = true; in malloc_enable_testing()2489 malloc_testing = false; in malloc_disable_testing()
Completed in 8 milliseconds