Home
last modified time | relevance | path

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

/external/libchrome/base/android/orderfile/
Dorderfile_instrumentation.cc61 constexpr size_t kMaxTextSizeInBytes = kBitfieldSize * (4 * 32); variable
238 kMaxTextSizeInBytes); in SanityChecks()