Searched refs:HasTwoPending (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/tools/gn/
H A Dloader_unittest.cc38 bool HasTwoPending(const SourceFile& f1, const SourceFile& f2) const;
93 bool MockInputFileManager::HasTwoPending(const SourceFile& f1, function in class:__anon14957::MockInputFileManager
188 EXPECT_TRUE(mock_ifm_.HasTwoPending(second_file, third_file));

Completed in 58 milliseconds