Searched refs:InitGPO (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/policy/core/common/
H A Dpolicy_loader_win_unittest.cc732 void InitGPO(GROUP_POLICY_OBJECT* gpo, function in class:policy::PolicyLoaderWinTest
1035 InitGPO(&gpo, 0, gpo_dir, NULL, NULL);
1048 InitGPO(&gpo, 0, gpo_dir, NULL, NULL);
1059 InitGPO(&gpo, 0, test_data_dir_, NULL, NULL);
1070 InitGPO(&gpo, 0, gpo_dir, NULL, NULL);
1081 InitGPO(&gpo, 0, gpo_dir, NULL, NULL);
1094 InitGPO(&gpo1, 0, gpo1_dir, &gpo2, NULL);
1095 InitGPO(&gpo2, 0, gpo2_dir, NULL, &gpo1);
1108 InitGPO(&gpo1, 0, gpo1_dir, &gpo2, NULL);
1109 InitGPO(
[all...]

Completed in 74 milliseconds