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

/external/chromium_org/chrome/browser/media_galleries/fileapi/
H A Diphoto_data_provider_browsertest.cc51 class IPhotoDataProviderTest : public InProcessBrowserTest { class in namespace:iphoto
53 IPhotoDataProviderTest() {} function in class:iphoto::IPhotoDataProviderTest
54 virtual ~IPhotoDataProviderTest() {}
74 base::Bind(&IPhotoDataProviderTest::StartTestOnMediaTaskRunner,
127 base::Bind(&IPhotoDataProviderTest::OnLibraryChanged,
129 data_provider()->RefreshData(base::Bind(&IPhotoDataProviderTest::StartTest,
153 DISALLOW_COPY_AND_ASSIGN(IPhotoDataProviderTest);
156 class IPhotoDataProviderBasicTest : public IPhotoDataProviderTest {
342 class IPhotoDataProviderRefreshTest : public IPhotoDataProviderTest {
441 class IPhotoDataProviderInvalidTest : public IPhotoDataProviderTest {
[all...]

Completed in 105 milliseconds