Analysis Software
Documentation for sPHENIX simulation software
|
#include <JETSCAPE/blob/main/external_packages/googletest/googletest/src/gtest-internal-inl.h>
Static Public Member Functions | |
static std::string | GetOutputFormat () |
static std::string | GetAbsolutePathToOutputFile () |
static bool | PatternMatchesString (const char *pattern, const char *str) |
static bool | FilterMatchesTest (const std::string &test_case_name, const std::string &test_name) |
static bool | MatchesFilter (const std::string &name, const char *filter) |
Definition at line 373 of file gtest-internal-inl.h.
View newest version in sPHENIX GitHub at line 373 of file gtest-internal-inl.h
|
static |
Definition at line 502 of file gtest.cc.
View newest version in sPHENIX GitHub at line 502 of file gtest.cc
References filter, GTEST_FLAG, testing::kUniversalFilter, MatchesFilter(), and merge_hashes::p.
Referenced by testing::internal::UnitTestImpl::FilterTests().
|
static |
Definition at line 426 of file gtest.cc.
View newest version in sPHENIX GitHub at line 426 of file gtest.cc
References testing::internal::FilePath::ConcatPaths(), testing::internal::FilePath::GenerateUniqueFileName(), testing::internal::GetCurrentExecutableName(), testing::UnitTest::GetInstance(), GetOutputFormat(), GTEST_FLAG, testing::internal::FilePath::IsAbsolutePath(), testing::internal::FilePath::IsDirectory(), testing::kDefaultOutputFile, check_smearing_config::output, and testing::internal::FilePath::string().
Referenced by testing::internal::UnitTestImpl::ConfigureXmlOutput().
|
static |
Definition at line 414 of file gtest.cc.
View newest version in sPHENIX GitHub at line 414 of file gtest.cc
References GTEST_FLAG, and check_smearing_config::output.
Referenced by testing::internal::UnitTestImpl::ConfigureXmlOutput(), and GetAbsolutePathToOutputFile().
|
static |
Definition at line 479 of file gtest.cc.
View newest version in sPHENIX GitHub at line 479 of file gtest.cc
References filter, and PatternMatchesString().
Referenced by FilterMatchesTest(), testing::internal::UnitTestImpl::FilterTests(), and testing::internal::UnitTestImpl::GetTestCase().
|
static |
Definition at line 462 of file gtest.cc.
View newest version in sPHENIX GitHub at line 462 of file gtest.cc
Referenced by MatchesFilter().