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

/gem5/ext/googletest/googletest/src/
H A Dgtest-typed-test.cc52 name_vec.push_back(StripTrailingSpaces(GetPrefixUntilComma(src)));
/gem5/ext/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h605 inline std::string GetPrefixUntilComma(const char* str) { function in namespace:testing::internal
642 StripTrailingSpaces(GetPrefixUntilComma(test_names)).c_str(),
679 GetPrefixUntilComma(test_names));

Completed in 9 milliseconds