HomeSort by relevance Sort by last modified time
    Searched refs:kHeavy (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/leveldatabase/src/util/
cache_test.cc 154 const int kHeavy = 10;
158 const int weight = (index & 1) ? kLight : kHeavy;
166 const int weight = (i & 1 ? kLight : kHeavy);
  /external/sfntly/cpp/src/sfntly/table/core/
os2_table.h 41 kHeavy = 900

Completed in 169 milliseconds