Searched refs:not_set (Results 1 – 10 of 10) sorted by relevance
6 NAME = 'policy_DefaultGeolocationSetting.not_set'20 case='not_set')
6 NAME = 'policy_DefaultNotificationsSetting.not_set'20 case='not_set')
6 NAME = 'policy_AllowScreenLock.not_set'
6 NAME = 'policy_AllowDinosaurEasterEgg.not_set'
6 NAME = 'policy_PrintingEnabled.not_set'
6 NAME = 'policy_AlternateErrorPages.not_set'
6 NAME = 'policy_PromptForDownloadLocation.not_set'
6 NAME = 'policy_ArcVideoCaptureAllowed.not_set'
861 not_set = '# %s is not set' % config869 new_val = not_set873 if line.startswith(config + '=') or line == not_set:877 if new_val == not_set:883 if old_val[-2:] != '=y' and old_val[-2:] != '=m' and old_val != not_set:
135 TEST(secure_noroot_set_and_locked, not_set) { in TEST() argument