Searched refs:udCount (Results 1 – 1 of 1) sorted by relevance
184 size_t udCount = 0; in TEST_F() local201 udCount++; in TEST_F()207 EXPECT_EQ(udCount, 2); // AD section and sysInfo section in TEST_F()253 auto udCount = std::count_if( in TEST_F() local259 EXPECT_EQ(udCount, 2); // AD section and sysInfo section in TEST_F()779 size_t udCount = 0; in TEST_F() local786 udCount++; in TEST_F()791 EXPECT_EQ(udCount, 7); // AD section, sysInfo, 5 ffdc sections in TEST_F()