Searched refs:nodes_count (Results 1 – 1 of 1) sorted by relevance
1108 const int nodes_count = snapshot->GetNodesCount(); in TEST() local1110 for (int i = 0; i < nodes_count; ++i) { in TEST()