Home
last modified time | relevance | path

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

/external/mesa3d/src/gtest/src/
Dgtest-typed-test.cc48 static std::vector<std::string> SplitIntoTestNames(const char* src) { in SplitIntoTestNames() function
65 std::vector<std::string> name_vec = SplitIntoTestNames(registered_tests); in VerifyRegisteredTestNames()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest-typed-test.cc48 static std::vector<std::string> SplitIntoTestNames(const char* src) { in SplitIntoTestNames() function
65 std::vector<std::string> name_vec = SplitIntoTestNames(registered_tests); in VerifyRegisteredTestNames()
/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest-typed-test.cc48 static std::vector<std::string> SplitIntoTestNames(const char* src) { in SplitIntoTestNames() function
65 std::vector<std::string> name_vec = SplitIntoTestNames(registered_tests); in VerifyRegisteredTestNames()
/external/googletest/googletest/src/
Dgtest-typed-test.cc48 static std::vector<std::string> SplitIntoTestNames(const char* src) { in SplitIntoTestNames() function
65 std::vector<std::string> name_vec = SplitIntoTestNames(registered_tests); in VerifyRegisteredTestNames()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-typed-test.cc48 static std::vector<std::string> SplitIntoTestNames(const char* src) { in SplitIntoTestNames() function
65 std::vector<std::string> name_vec = SplitIntoTestNames(registered_tests); in VerifyRegisteredTestNames()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc10337 static std::vector<std::string> SplitIntoTestNames(const char* src) { in SplitIntoTestNames() function
10354 std::vector<std::string> name_vec = SplitIntoTestNames(registered_tests); in VerifyRegisteredTestNames()