Home
last modified time | relevance | path

Searched defs:test_base_name (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h631 const std::string test_base_name; member
532 AddTestPattern(const char * test_suite_name,const char * test_base_name,TestMetaFactoryBase<ParamType> * meta_factory,CodeLocation code_location) AddTestPattern() argument
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp3186 llvm::StringRef test_base_name = FindDefinitionTypeForDWARFDeclContext() local