Home
last modified time | relevance | path

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

/external/chromium_org/components/policy/core/common/
Dpolicy_loader_win_unittest.cc1091 base::FilePath gpo2_dir(test_data_dir_.AppendASCII("test1")); in TEST_F() local
1095 InitGPO(&gpo2, 0, gpo2_dir, NULL, &gpo1); in TEST_F()
1105 base::FilePath gpo2_dir(test_data_dir_.AppendASCII("test2")); in TEST_F() local
1109 InitGPO(&gpo2, GPO_FLAG_DISABLE, gpo2_dir, NULL, &gpo1); in TEST_F()
1119 base::FilePath gpo2_dir(test_data_dir_.AppendASCII("test2")); in TEST_F() local
1123 InitGPO(&gpo2, 0, gpo2_dir, NULL, &gpo1); in TEST_F()