Home
last modified time | relevance | path

Searched defs:RemoveIfPresent (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/test/pc/e2e/analyzer/video/
Dnames_collection.cc68 absl::optional<size_t> NamesCollection::RemoveIfPresent( in RemoveIfPresent() function in webrtc::NamesCollection
/external/google-styleguide/cpplint/
Dcpplint_unittest.py97 def RemoveIfPresent(self, substr): member in ErrorCollector