Searched defs:BUF_SIZE (Results 1 – 10 of 10) sorted by relevance
26 const size_t BUF_SIZE = 256U; in ExpectNextWordBreakForCache() local37 const size_t BUF_SIZE = 256U; in ExpectPrevWordBreakForCache() local
24 const size_t BUF_SIZE = 256; in TEST() local
28 const size_t BUF_SIZE = 256; in IsBreak() local37 const size_t BUF_SIZE = 256; in IsBreakWithAdvances() local
26 const size_t BUF_SIZE = 256; in getAdvance() local
207 const size_t BUF_SIZE = kFlagLength * 2; in TEST() local232 const size_t BUF_SIZE = kFlagLength * 2; in TEST() local
68 const size_t BUF_SIZE = 256; in itemize() local
31 private final int BUF_SIZE = 4096; field in MathErr
73 static const int BUF_SIZE = 2048; variable
114 static const int BUF_SIZE = 100; in moveToCpuSet() local
315 final static int BUF_SIZE = 2048; field in TestWebServer