CHROMA
|
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 773 of file gtest-all.cc.
|
static |
Definition at line 1964 of file gtest-all.cc.
References GTEST_FLAG, testing::kUniversalFilter, MatchesFilter(), and Chroma::p.
Referenced by testing::internal::UnitTestImpl::FilterTests().
|
static |
Definition at line 1888 of file gtest-all.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, and testing::internal::FilePath::string().
Referenced by testing::internal::UnitTestImpl::ConfigureXmlOutput().
|
static |
Definition at line 1876 of file gtest-all.cc.
References GTEST_FLAG.
Referenced by testing::internal::UnitTestImpl::ConfigureXmlOutput(), and GetAbsolutePathToOutputFile().
|
static |
Definition at line 1941 of file gtest-all.cc.
References Chroma::AsqtadFermActEnv::name, and PatternMatchesString().
Referenced by FilterMatchesTest(), testing::internal::UnitTestImpl::FilterTests(), and testing::internal::UnitTestImpl::GetTestCase().
|
static |
Definition at line 1924 of file gtest-all.cc.
Referenced by MatchesFilter().