Searched refs:ITunesFinderWinTest (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Diapps_finder_impl_win_browsertest.cc37 class ITunesFinderWinTest : public InProcessBrowserTest { class in namespace:iapps::__anon4230
39 ITunesFinderWinTest() : test_finder_callback_called_(false) {} function in class:iapps::__anon4230::ITunesFinderWinTest
41 virtual ~ITunesFinderWinTest() {}
80 FindITunesLibrary(base::Bind(&ITunesFinderWinTest::TestFinderCallback,
109 DISALLOW_COPY_AND_ASSIGN(ITunesFinderWinTest);
112 IN_PROC_BROWSER_TEST_F(ITunesFinderWinTest, NotFound) {
118 IN_PROC_BROWSER_TEST_F(ITunesFinderWinTest, DefaultLocation) {
125 IN_PROC_BROWSER_TEST_F(ITunesFinderWinTest, CustomLocation) {
144 IN_PROC_BROWSER_TEST_F(ITunesFinderWinTest, BadCustomLocation) {

Completed in 479 milliseconds