Searched refs:AddBrokenFilePath (Results 1 – 3 of 3) sorted by relevance
133 io_delegate_.AddBrokenFilePath(header_path); in TEST_F()147 io_delegate_.AddBrokenFilePath(kOutputPath); in TEST_F()
61 void AddBrokenFilePath(const std::string& path);
140 void FakeIoDelegate::AddBrokenFilePath(const std::string& path) { in AddBrokenFilePath() function in android::aidl::test::FakeIoDelegate