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