Searched refs:normalSections (Results 1 – 1 of 1) sorted by relevance
389 int normalSections = allSections - criticalSections - highSections; in TEST_F() local391 EXPECT_GE(normalSections, 50) << "Total sections less than 50 (Critical:" << criticalSections in TEST_F()392 << "High:" << highSections << "Normal:" << normalSections << ")"; in TEST_F()