Searched refs:new_with_debug_level (Results 1 – 2 of 2) sorted by relevance
201 pub(crate) fn new_with_debug_level(debug_level: DebugLevel) -> Self { in new_with_debug_level() method330 DebugConfig::new_with_debug_level(DebugLevel::NONE).debug_level, in test_new_with_debug_level()334 DebugConfig::new_with_debug_level(DebugLevel::FULL).debug_level, in test_new_with_debug_level()
634 &DebugConfig::new_with_debug_level(DebugLevel::FULL) in test_collect_apexes()666 &DebugConfig::new_with_debug_level(DebugLevel::NONE), in test_check_allowed_partitions_vendor_not_allowed()693 &DebugConfig::new_with_debug_level(DebugLevel::NONE) in test_check_allowed_partitions_system_ext_allowed()