Home
last modified time | relevance | path

Searched refs:TombstoneValue (Results 1 – 2 of 2) sorted by relevance

/third_party/benchmark/src/
Djson_reporter.cc305 if (val != MemoryManager::TombstoneValue) in PrintRunData()
320 const int64_t MemoryManager::TombstoneValue = member in benchmark::MemoryManager
/third_party/benchmark/include/benchmark/
Dbenchmark.h330 static const int64_t TombstoneValue;
336 total_allocated_bytes(TombstoneValue), in Result()
337 net_heap_growth(TombstoneValue) {} in Result()