Searched refs:LoadPolicy (Results 1 – 2 of 2) sorted by relevance
467 bool LoadPolicy() { in LoadPolicy() function473 if (!LoadPolicy()) { in SelinuxInitialize()
783 EXPECT_CALL(*device_policy, LoadPolicy()) in UpdateTestStart()816 EXPECT_CALL(*device_policy, LoadPolicy()).WillRepeatedly(Return(true)); in RollbackTestStart()1117 EXPECT_CALL(*device_policy, LoadPolicy()).WillRepeatedly(Return(true)); in ReadScatterFactorFromPolicyTestStart()1155 EXPECT_CALL(*device_policy, LoadPolicy()).WillRepeatedly(Return(true)); in DecrementUpdateCheckCountTestStart()1217 EXPECT_CALL(*device_policy, LoadPolicy()).WillRepeatedly(Return(true)); in NoScatteringDoneDuringManualUpdateTestStart()1264 EXPECT_CALL(*device_policy, LoadPolicy()).WillRepeatedly(Return(true)); in SetUpStagingTest()2179 EXPECT_CALL(*device_policy, LoadPolicy()).WillRepeatedly(Return(true)); in UpdateToQuickFixBuildStart()