Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc11324 static std::vector<std::string> SplitIntoTestNames(const char* src) { in SplitIntoTestNames() function
11341 std::vector<std::string> name_vec = SplitIntoTestNames(registered_tests); in VerifyRegisteredTestNames()