Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
H A Dgtest-typed-test.cc52 name_vec.push_back(StripTrailingSpaces(GetPrefixUntilComma(src))); in SplitIntoTestNames()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-internal.h640 inline std::string GetPrefixUntilComma(const char* str) { in GetPrefixUntilComma() function
709 StripTrailingSpaces(GetPrefixUntilComma(test_names)).c_str(),
756 GetPrefixUntilComma(test_names));