Searched defs:Remove (Results 1 – 3 of 3) sorted by relevance
34 data class Remove( dataClass
550 bool Modprobe::Remove(const std::string& module_name) { in Remove() function in Modprobe
405 TEST_F(LruCacheTest, Remove) { in TEST_F() argument