Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:final_path

807   base::FilePath final_path(FILE_PATH_LITERAL("bla.exe"));
819 EXPECT_CALL(item, GetTargetFilePath()).WillRepeatedly(ReturnRef(final_path));
884 base::FilePath final_path(FILE_PATH_LITERAL("bla.exe"));
896 EXPECT_CALL(item, GetTargetFilePath()).WillRepeatedly(ReturnRef(final_path));
1021 base::FilePath final_path(FILE_PATH_LITERAL("a.exe"));
1028 EXPECT_CALL(item, GetTargetFilePath()).WillRepeatedly(ReturnRef(final_path));
1060 base::FilePath final_path(FILE_PATH_LITERAL("a.exe"));
1069 EXPECT_CALL(item, GetTargetFilePath()).WillRepeatedly(ReturnRef(final_path));