Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-strings.cc47 static const int DEEP_DEPTH = 8 * 1024; variable
194 return ConstructBalancedHelper(building_blocks, 0, DEEP_DEPTH); in ConstructBalanced()
240 Handle<String> left_asymmetric = ConstructLeft(building_blocks, DEEP_DEPTH); in TEST()
241 Handle<String> right_asymmetric = ConstructRight(building_blocks, DEEP_DEPTH); in TEST()