Function
GetBenchmarkVerbosity
Source from the content-addressed store, hash-verified
| 558 | } |
| 559 | |
| 560 | int32_t GetBenchmarkVerbosity() { return FLAGS_v; } |
| 561 | |
| 562 | void RegisterMemoryManager(MemoryManager* manager) { |
| 563 | internal::memory_manager = manager; |