diff options
author | Abseil Team <absl-team@google.com> | 2020-02-07 20:54:07 -0500 |
---|---|---|
committer | Mark Barolak <mbar@google.com> | 2020-02-11 15:49:53 -0500 |
commit | 139fa202c9380740df625245f47128b24b21e5e6 (patch) | |
tree | 486e2020a9c713e00c6aa3faef6b0c3d2fc6c33a /googlemock/scripts | |
parent | 41b5f149ab306e96b5b2faf523505d75acffd98a (diff) | |
download | googletest-139fa202c9380740df625245f47128b24b21e5e6.tar.gz googletest-139fa202c9380740df625245f47128b24b21e5e6.tar.bz2 googletest-139fa202c9380740df625245f47128b24b21e5e6.zip |
Googletest export
Refactor function GetNextPrime so that the loop precondition is checked before
loop instead of during every loop run. Also by removing the loop condition,
it shows that the only exit from the loop is the return statement.
PiperOrigin-RevId: 293932783
Diffstat (limited to 'googlemock/scripts')
0 files changed, 0 insertions, 0 deletions