Home
last modified time | relevance | path

Searched refs:GetPrefixUntilComma (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest-typed-test.cc52 name_vec.push_back(StripTrailingSpaces(GetPrefixUntilComma(src))); in SplitIntoTestNames()
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h644 inline std::string GetPrefixUntilComma(const char* str) { in GetPrefixUntilComma() function
713 StripTrailingSpaces(GetPrefixUntilComma(test_names)).c_str(),
760 GetPrefixUntilComma(test_names));