Searched refs:udCount (Results 1 – 1 of 1) sorted by relevance
172 size_t udCount = 0; in TEST_F() local189 udCount++; in TEST_F()195 EXPECT_EQ(udCount, 2); // AD section and sysInfo section in TEST_F()241 auto udCount = std::count_if( in TEST_F() local247 EXPECT_EQ(udCount, 2); // AD section and sysInfo section in TEST_F()767 size_t udCount = 0; in TEST_F() local774 udCount++; in TEST_F()779 EXPECT_EQ(udCount, 7); // AD section, sysInfo, 5 ffdc sections in TEST_F()