Searched refs:policy_ForceGoogleSafeSearch (Results 1 – 5 of 5) sorted by relevance
6 NAME = 'policy_ForceGoogleSafeSearch.true_safe'24 job.run_test('policy_ForceGoogleSafeSearch', case='True_Safe')
6 NAME = 'policy_ForceGoogleSafeSearch.notset_notsafe'24 job.run_test('policy_ForceGoogleSafeSearch', case='NotSet_NotSafe')
6 NAME = 'policy_ForceGoogleSafeSearch.false_notsafe'24 job.run_test('policy_ForceGoogleSafeSearch', case='False_NotSafe')
6 NAME = 'policy_ForceGoogleSafeSearch'27 job.run_test('policy_ForceGoogleSafeSearch', **args_dict)
9 class policy_ForceGoogleSafeSearch(enterprise_policy_base.EnterprisePolicyTest): class