Searched defs:target_version_prefix (Results 1 – 5 of 5) sorted by relevance
51 std::string target_version_prefix; member
250 const string& target_version_prefix, in Update()362 const string& target_version_prefix, in CalculateUpdateParams()
147 inline std::string target_version_prefix() const { in target_version_prefix() function
177 const std::string& target_version_prefix, in Update()
1706 const char* target_version_prefix = target_version_set ? "10032." : ""; in TEST_F() local