Searched refs:GetTargetVersionPrefix (Results 1 – 6 of 6) sorted by relevance
76 MOCK_METHOD(bool, GetTargetVersionPrefix, (std::string*), (const, override));
141 virtual bool GetTargetVersionPrefix(
61 bool GetTargetVersionPrefix(
366 bool DevicePolicyImpl::GetTargetVersionPrefix( in GetTargetVersionPrefix() function in policy::DevicePolicyImpl
129 ASSERT_TRUE(policy.GetTargetVersionPrefix(&string_value)); in TEST()244 EXPECT_FALSE(policy.GetTargetVersionPrefix(&string_value)); in TEST()
273 ASSERT_FALSE(device_policy_.GetTargetVersionPrefix(&value)); in TEST_F()