Definition at line 773 of file gtest-all.cc.
 
◆ FilterMatchesTest()
  
  | 
        
          | bool testing::internal::UnitTestOptions::FilterMatchesTest | ( | const std::string & | test_case_name, |  
          |  |  | const std::string & | test_name |  
          |  | ) |  |  |  | static | 
 
 
◆ GetAbsolutePathToOutputFile()
  
  | 
        
          | std::string testing::internal::UnitTestOptions::GetAbsolutePathToOutputFile | ( |  | ) |  |  | static | 
 
 
◆ GetOutputFormat()
  
  | 
        
          | std::string testing::internal::UnitTestOptions::GetOutputFormat | ( |  | ) |  |  | static | 
 
 
◆ MatchesFilter()
  
  | 
        
          | bool testing::internal::UnitTestOptions::MatchesFilter | ( | const std::string & | name, |  
          |  |  | const char * | filter |  
          |  | ) |  |  |  | static | 
 
 
◆ PatternMatchesString()
  
  | 
        
          | bool testing::internal::UnitTestOptions::PatternMatchesString | ( | const char * | pattern, |  
          |  |  | const char * | str |  
          |  | ) |  |  |  | static | 
 
 
The documentation for this class was generated from the following file: