Home | History | Annotate | Download | only in download

Lines Matching refs:IsTemporary

456     EXPECT_CALL(item(index), IsTemporary()).WillRepeatedly(Return(false));
696 // IsTemporary, saving it back, changing it, saving it back because it isn't
716 EXPECT_CALL(item(0), IsTemporary()).WillRepeatedly(Return(true));
730 EXPECT_CALL(item(0), IsTemporary()).WillRepeatedly(Return(false));