Searched refs:RemoveEntry (Results 1 – 2 of 2) sorted by relevance
60 Error RemoveEntry(const std::string& name) { in RemoveEntry() function in FakeRegistry90 ASSERT_THAT(mRegistry->RemoveEntry(name), testing::Eq(Error::OK)); in removeRunner()
35 Error RemoveEntry(const std::string& name) { in RemoveEntry() function