Searched refs:is_ubsan_enabled (Results 1 – 3 of 3) sorted by relevance
91 if not test_util.is_asan_enabled() and not test_util.is_ubsan_enabled():
138 def is_ubsan_enabled(): function140 return pywrap_sanitizers.is_ubsan_enabled()2170 execute_func = not is_ubsan_enabled()
164 self.assertFalse(pywrap_sanitizers.is_ubsan_enabled())