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()256 auto udCount = std::count_if( in TEST_F() local262 EXPECT_EQ(udCount, 2); // AD section and sysInfo section in TEST_F()781 size_t udCount = 0; in TEST_F() local788 udCount++; in TEST_F()793 EXPECT_EQ(udCount, 7); // AD section, sysInfo, 5 ffdc sections in TEST_F()