Searched defs:debug_config (Results 1 – 4 of 4) sorted by relevance
249 let debug_config = DebugConfig::from_custom_debug_overlay_policy( in test_read_avf_debug_policy_with_ramdump() localVariable265 let debug_config = DebugConfig::from_custom_debug_overlay_policy( in test_read_avf_debug_policy_without_ramdump() localVariable281 let debug_config = DebugConfig::from_custom_debug_overlay_policy( in test_read_avf_debug_policy_with_adb() localVariable297 let debug_config = DebugConfig::from_custom_debug_overlay_policy( in test_read_avf_debug_policy_without_adb() localVariable313 let debug_config = DebugConfig::from_custom_debug_overlay_policy( in test_invalid_sysprop_disables_debug_policy() localVariable
21 mod debug_config; module
115 pub debug_config: DebugConfig, field
406 let debug_config = DebugConfig::new(config); in create_vm_internal() localVariable