Searched defs:removed_count (Results 1 – 5 of 5) sorted by relevance
78 int added_count, int removed_count) { in VerifyChangeCount()109 int removed_count() const { return removed_count_; } in removed_count() function in KeywordEditorControllerTest
36 size_t removed_count, in ExpectCountsEqual()
279 int removed_count = tab_entries_.erase(tab_id); in TabClosingAt() local532 const int removed_count = tab_entries_.erase(old_tab_id); in TabReplacedAt() local
249 int removed_count, in AssertObserverCount()
2117 int removed_count() const { return removed_count_; } in TEST_F() function in aura::test::RootWindowAttachmentObserver