| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| city.cc | ||
| city.h | ||
| city_test.cc | ||
| hash.cc | ||
| hash.h | ||
| hash_test.h | ||
| low_level_hash.cc | ||
| low_level_hash.h | ||
| low_level_hash_test.cc | ||
| print_hash_of.cc | ||
| spy_hash_state.h |
hash_test.cc leans heavily on INSTANTIATE_TYPED_TEST_SUITE_P, which is quite memory- and CPU-hungry. Split a few heavyweight tests into a new hash_instantiated_test.cc, reducing peak RAM consumption (or, on multicore systems, compilation time). PiperOrigin-RevId: 535305679 Change-Id: Ic204da0a47c749c3f7db5f902ade8d74ed3043bb
| Name |
Last commit
|
Last Update |
|---|---|---|
| .. | ||
| city.cc | Loading commit data... | |
| city.h | Loading commit data... | |
| city_test.cc | Loading commit data... | |
| hash.cc | Loading commit data... | |
| hash.h | Loading commit data... | |
| hash_test.h | Loading commit data... | |
| low_level_hash.cc | Loading commit data... | |
| low_level_hash.h | Loading commit data... | |
| low_level_hash_test.cc | Loading commit data... | |
| print_hash_of.cc | Loading commit data... | |
| spy_hash_state.h | Loading commit data... |