Searched refs:PathWasRemoved (Results 1 – 3 of 3) sorted by relevance
64 bool PathWasRemoved(const std::string& path);
154 bool FakeIoDelegate::PathWasRemoved(const std::string& path) { in PathWasRemoved() function in android::aidl::test::FakeIoDelegate
1528 ASSERT_TRUE(io_delegate_.PathWasRemoved(header_path)); in TEST_F()1540 ASSERT_TRUE(io_delegate_.PathWasRemoved(kOutputPath)); in TEST_F()