Home
last modified time | relevance | path

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

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