Searched refs:arrayDepth (Results 1 – 1 of 1) sorted by relevance
275 int arrayDepth = 0; in descriptorToDot() local282 arrayDepth = offset; in descriptorToDot()298 char[] buf = new char[targetLen + arrayDepth * 2]; in descriptorToDot()308 while (arrayDepth-- > 0) { in descriptorToDot()