Searched refs:expectedCount (Results 1 – 2 of 2) sorted by relevance
601 size_t expectedCount = 0; in TEST_F() local602 ASSERT_EQ(expectedCount, availableToRead); in TEST_F()808 size_t expectedCount = 0; in TEST_F() local809 ASSERT_EQ(expectedCount, availableToRead); in TEST_F()
1445 bool iptablesTargetsExists(const char* binary, int expectedCount, const char* table, in iptablesTargetsExists() argument1458 return matchCount == expectedCount; in iptablesTargetsExists()