Lines Matching full:therefore
58 are using) or with a new version of GoogleTest. Therefore it's best to follow
70 and `ASSERT_XX()` macros. Therefore we only do it where it's most needed
78 several times. Therefore we implemented it.
94 easily combined. Therefore we want to invest more in the matchers than in the
140 methods, the parent process will think the calls have never occurred. Therefore,
278 program from the beginning in the child process. Therefore make sure your
313 virtual method might operate on uninitialized data. Therefore, if you need
317 `ASSERT_xx` macros. Therefore, if the set-up operation could cause a fatal
325 enabled in the compiler. Therefore you should prefer `TearDown()` if you
330 failures from a subroutine to its caller. Therefore, you shouldn't use
573 makes it harder to search for real problems in the parent's log. Therefore,
606 [Heisenbugs](https://en.wikipedia.org/wiki/Heisenbug). Therefore we strongly