Googletest export
Internal Change PiperOrigin-RevId: 260939845
This commit is contained in:
@@ -81,7 +81,7 @@ void Bar(int* p); // Neither p nor *p is const.
|
||||
void Bar(const int* p); // p is not const, but *p is.
|
||||
```
|
||||
|
||||
<<!-- GOOGLETEST_CM0030 DO NOT DELETE -->
|
||||
<!-- GOOGLETEST_CM0030 DO NOT DELETE -->
|
||||
|
||||
### I can't figure out why gMock thinks my expectations are not satisfied. What should I do?
|
||||
|
||||
|
Reference in New Issue
Block a user