Searched defs:debug_config (Results 1 – 4 of 4) sorted by relevance
243 let debug_config = DebugConfig::from_custom_debug_overlay_policy( in test_read_avf_debug_policy_with_adb() localVariable259 let debug_config = DebugConfig::from_custom_debug_overlay_policy( in test_read_avf_debug_policy_without_adb() localVariable275 let debug_config = DebugConfig::from_custom_debug_overlay_policy( in test_invalid_sysprop_disables_debug_policy() localVariable290 let debug_config = DebugConfig::new(DebugLevel::NONE); in test_new_with_custom_policy_internal() localVariable
21 mod debug_config; module
105 pub debug_config: DebugConfig, field
333 let debug_config = DebugConfig::new(debug_level); in create_vm_internal() localVariable