Searched defs:test_names (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc933 std::set<std::string> test_names; local
/freebsd-13-stable/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h654 Register(const char* prefix, const CodeLocation& code_location, const char* case_name, const char* test_names, int index, const std::vector<std::string>& type_names = GenerateNames<DefaultNameGenerator, Types>()) argument
705 Register(const char* prefix, CodeLocation code_location, const TypedTestCasePState* state, const char* case_name, const char* test_names, const std::vector<std::string>& type_names = GenerateNames<DefaultNameGenerator, Types>()) argument

Completed in 98 milliseconds