Home | History | Annotate | Download | only in settings

Lines Matching defs:device_settings_test_helper_

86   DeviceSettingsTestHelper device_settings_test_helper_;
106 op.Start(&device_settings_test_helper_, owner_key_util_, NULL);
107 device_settings_test_helper_.Flush();
125 op.Start(&device_settings_test_helper_, owner_key_util_, NULL);
126 device_settings_test_helper_.Flush();
134 device_settings_test_helper_.set_policy_blob(policy_.GetBlob());
142 op.Start(&device_settings_test_helper_, owner_key_util_, NULL);
143 device_settings_test_helper_.Flush();
156 device_settings_test_helper_.set_policy_blob(policy_.GetBlob());
162 op.Start(&device_settings_test_helper_, owner_key_util_, NULL);
164 device_settings_test_helper_.FlushRetrieve();
173 device_settings_test_helper_.set_policy_blob(policy_.GetBlob());
180 device_settings_test_helper_.Flush();
205 op.Start(&device_settings_test_helper_, owner_key_util_, NULL);
206 device_settings_test_helper_.Flush();
209 EXPECT_EQ(device_settings_test_helper_.policy_blob(),
233 op.Start(&device_settings_test_helper_, owner_key_util_, NULL);
234 device_settings_test_helper_.Flush();
242 device_settings_test_helper_.policy_blob()));