Home
last modified time | relevance | path

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

/ndk/sources/third_party/googletest/googletest/src/
Dgtest-typed-test.cc64 const std::string name = GetPrefixUntilComma(names); in VerifyRegisteredTestNames()
/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-internal.h542 inline std::string GetPrefixUntilComma(const char* str) { in GetPrefixUntilComma() function
572 GetPrefixUntilComma(test_names).c_str(), in Register()