Searched refs:DEEP_DEPTH (Results 1 – 1 of 1) sorted by relevance
47 static const int DEEP_DEPTH = 8 * 1024; variable194 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()