Home
last modified time | relevance | path

Searched refs:PathWasRemoved (Results 1 – 3 of 3) sorted by relevance

/system/tools/aidl/tests/
Dfake_io_delegate.h64 bool PathWasRemoved(const std::string& path);
Dfake_io_delegate.cpp154 bool FakeIoDelegate::PathWasRemoved(const std::string& path) { in PathWasRemoved() function in android::aidl::test::FakeIoDelegate
/system/tools/aidl/
Dgenerate_cpp_unittest.cpp1528 ASSERT_TRUE(io_delegate_.PathWasRemoved(header_path)); in TEST_F()
1540 ASSERT_TRUE(io_delegate_.PathWasRemoved(kOutputPath)); in TEST_F()