Searched defs:kStackSize (Results 1 – 7 of 7) sorted by relevance
23 const int kStackSize = 1 << 20; in main() local
18 const int kStackSize = 1 << 20; variable
49 kStackSize = 100 // The size of the state stack for enumerator
44 kStackSize = 100 // The size of the state stack for enumerator
2127 const size_t kStackSize = 64 * 1024; in TEST() local