Searched refs:GetTargetVersionPrefix (Results 1 – 5 of 5) sorted by relevance
85 MOCK_CONST_METHOD1(GetTargetVersionPrefix, bool(std::string*));
137 virtual bool GetTargetVersionPrefix(
60 bool GetTargetVersionPrefix(
346 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()