Searched refs:kPathCount (Results 1 – 1 of 1) sorted by relevance
1313 const size_t kPathCount = 3; in TEST_F() local1314 string active_paths[kPathCount], inactive_paths[kPathCount]; in TEST_F()1315 for (size_t i = 0; i < kPathCount; ++i) { in TEST_F()