Searched defs:kMaxInputLength (Results 1 – 5 of 5) sorted by relevance
143 static constexpr int kMaxInputLength = 2335; // Per spec. in TEST_F() local173 static constexpr int kMaxInputLength = 3116; // Per spec. in TEST_F() local
13 static constexpr size_t kMaxInputLength = 16384; variable
41 static constexpr size_t kMaxInputLength = 16384; variable
31 static constexpr size_t kMaxInputLength = 3000; variable
39 static constexpr size_t kMaxInputLength = 1024; variable