Home
last modified time | relevance | path

Searched refs:gpo1_dir (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/components/policy/core/common/
Dpolicy_loader_win_unittest.cc1090 base::FilePath gpo1_dir(test_data_dir_.AppendASCII("test2")); in TEST_F() local
1094 InitGPO(&gpo1, 0, gpo1_dir, &gpo2, NULL); in TEST_F()
1104 base::FilePath gpo1_dir(test_data_dir_.AppendASCII("test1")); in TEST_F() local
1108 InitGPO(&gpo1, 0, gpo1_dir, &gpo2, NULL); in TEST_F()
1118 base::FilePath gpo1_dir(test_data_dir_.AppendASCII("test1")); in TEST_F() local
1122 InitGPO(&gpo1, GPO_FLAG_FORCE, gpo1_dir, &gpo2, NULL); in TEST_F()