Searched refs:GetPrefixUntilComma (Results 1 – 2 of 2) sorted by relevance
64 const std::string name = GetPrefixUntilComma(names); in VerifyRegisteredTestNames()
542 inline std::string GetPrefixUntilComma(const char* str) { in GetPrefixUntilComma() function572 GetPrefixUntilComma(test_names).c_str(), in Register()