Searched defs:v2_file_path (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/app_mode/
H A Dkiosk_app_manager_browsertest.cc564 base::FilePath v2_file_path = test_data_dir.Append(FILE_PATH_LITERAL( local
567 EXPECT_TRUE(base::PathExists(v2_file_path));
568 EXPECT_TRUE(base::ContentsEqual(v2_file_path, new_crx_path));

Completed in 113 milliseconds