Export Test - Do Not Merge
Add GTEST_API_ to correct a build failure under MSCV. PiperOrigin-RevId: 285208464
This commit is contained in:
		
							parent
							
								
									beb28e4d99
								
							
						
					
					
						commit
						78ebd4a796
					
				| @ -474,7 +474,8 @@ class ParameterizedTestSuiteInfoBase { | |||||||
|   GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfoBase); |   GTEST_DISALLOW_COPY_AND_ASSIGN_(ParameterizedTestSuiteInfoBase); | ||||||
| }; | }; | ||||||
| 
 | 
 | ||||||
| void InsertSyntheticTestCase(const std::string &name, CodeLocation location); | GTEST_API_ void InsertSyntheticTestCase(const std::string& name, | ||||||
|  |                                         CodeLocation location); | ||||||
| 
 | 
 | ||||||
| // INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE.
 | // INTERNAL IMPLEMENTATION - DO NOT USE IN USER CODE.
 | ||||||
| //
 | //
 | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user