Home
last modified time | relevance | path

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

/rocksdb-6.9/third-party/gtest-1.8.1/fused-src/gtest/
Dgtest-all.cc10809 const size_t kThreshold = 132; in PrintBytesInObjectToImpl() local
10815 if (count < kThreshold) { in PrintBytesInObjectToImpl()
Dgtest.h11132 const size_t kThreshold = 18;
11138 if (len <= kThreshold) {