Searched defs:kScratchSize (Results 1 – 3 of 3) sorted by relevance
43 const int kScratchSize = 2048 * 1024 + kAlignment; variable
754 kScratchSize = 3, enumerator
3027 const int kScratchSize = vl_in_bytes * 1024; in TraceTestHelper() local