Searched defs:total_depth (Results 1 – 3 of 3) sorted by relevance
602 size_t total_depth, in EnsureStateChangedTestRecursiveGeneric()656 size_t total_depth, in EnsureStateChangedTestRecursive()
122 static thread_local int total_depth = 0; variable
2188 const int total_depth = input_depth + activation_depth; in Prepare() local