Searched refs:kNodesPerGroup (Results 1 - 1 of 1) sorted by relevance

/system/update_engine/payload_generator/
H A Dcycle_breaker_unittest.cc132 const int kNodesPerGroup = 4; local
135 Graph graph(kGroups * kNodesPerGroup + 1); // + 1 for the root node
150 for (int j = 0; j < (kNodesPerGroup - 1); j++) {

Completed in 215 milliseconds