Searched refs:GetRollbackToTargetVersion (Results 1 – 5 of 5) sorted by relevance
77 MOCK_METHOD(bool, GetRollbackToTargetVersion, (int*), (const, override));
148 virtual bool GetRollbackToTargetVersion(
63 bool GetRollbackToTargetVersion(
383 bool DevicePolicyImpl::GetRollbackToTargetVersion( in GetRollbackToTargetVersion() function in policy::DevicePolicyImpl
133 ASSERT_TRUE(policy.GetRollbackToTargetVersion(&int_value)); in TEST()245 EXPECT_FALSE(policy.GetRollbackToTargetVersion(&int_value)); in TEST()