Searched refs:criticalSections (Results 1 – 1 of 1) sorted by relevance
387 int criticalSections = numMatches("CRITICAL"); in TEST_F() local389 int normalSections = allSections - criticalSections - highSections; in TEST_F()391 EXPECT_GE(normalSections, 50) << "Total sections less than 50 (Critical:" << criticalSections in TEST_F()