Searched refs:GetPrefixUntilComma (Results 1 – 16 of 16) sorted by relevance
52 const String name = GetPrefixUntilComma(names); in VerifyRegisteredTestNames()
64 const String name = GetPrefixUntilComma(names); in VerifyRegisteredTestNames()
64 const std::string name = GetPrefixUntilComma(names); in VerifyRegisteredTestNames()
649 inline String GetPrefixUntilComma(const char* str) { in GetPrefixUntilComma() function679 GetPrefixUntilComma(test_names).c_str(), in Register()
553 inline std::string GetPrefixUntilComma(const char* str) { in GetPrefixUntilComma() function583 GetPrefixUntilComma(test_names).c_str(), in Register()
627 inline String GetPrefixUntilComma(const char* str) { in GetPrefixUntilComma() function657 GetPrefixUntilComma(test_names).c_str(), in Register()
656 inline String GetPrefixUntilComma(const char* str) { in GetPrefixUntilComma() function686 GetPrefixUntilComma(test_names).c_str(), in Register()
9546 const std::string name = GetPrefixUntilComma(names); in VerifyRegisteredTestNames()
7513 inline std::string GetPrefixUntilComma(const char* str) {7543 GetPrefixUntilComma(test_names).c_str(),