Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc773 class GTEST_API_ UnitTestOptions { class
1916 std::string UnitTestOptions::GetOutputFormat() { in GetOutputFormat()
1926 std::string UnitTestOptions::GetAbsolutePathToOutputFile() { in GetAbsolutePathToOutputFile()
1965 bool UnitTestOptions::PatternMatchesString(const char *pattern, in PatternMatchesString()
1982 bool UnitTestOptions::MatchesFilter( in MatchesFilter()
2037 int UnitTestOptions::GTestShouldProcessSEH(DWORD exception_code) { in GTestShouldProcessSEH()
6385 UnitTestOptions::GetAbsolutePathToOutputFile().c_str())); in ConfigureXmlOutput()
6388 UnitTestOptions::GetAbsolutePathToOutputFile().c_str())); in ConfigureXmlOutput()
6508 if (internal::UnitTestOptions::MatchesFilter(test_case_name, in GetTestCase()
6812 internal::UnitTestOptions::MatchesFilter(test_name, in FilterTests()
[all …]