Home
last modified time | relevance | path

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

/system/tools/aidl/tests/
Dfake_io_delegate.h59 void AddBrokenFilePath(const std::string& path);
Dfake_io_delegate.cpp139 void FakeIoDelegate::AddBrokenFilePath(const std::string& path) { in AddBrokenFilePath() function in android::aidl::test::FakeIoDelegate
/system/tools/aidl/
Dgenerate_cpp_unittest.cpp1523 io_delegate_.AddBrokenFilePath(header_path); in TEST_F()
1537 io_delegate_.AddBrokenFilePath(kOutputPath); in TEST_F()