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

/external/chromium_org/components/storage_monitor/
H A Dtest_portable_device_watcher_win.h18 class TestPortableDeviceWatcherWin : public PortableDeviceWatcherWin { class in namespace:storage_monitor
28 TestPortableDeviceWatcherWin();
29 virtual ~TestPortableDeviceWatcherWin();
75 DISALLOW_COPY_AND_ASSIGN(TestPortableDeviceWatcherWin);
H A Dtest_portable_device_watcher_win.cc5 // TestPortableDeviceWatcherWin implementation.
31 if (pnp_device_id == TestPortableDeviceWatcherWin::kMTPDeviceWithInvalidInfo)
42 // TestPortableDeviceWatcherWin ------------------------------------------------
46 TestPortableDeviceWatcherWin::kMTPDeviceWithMultipleStorages[] =
48 const base::char16 TestPortableDeviceWatcherWin::kMTPDeviceWithInvalidInfo[] =
50 const base::char16 TestPortableDeviceWatcherWin::kMTPDeviceWithValidInfo[] =
52 const char TestPortableDeviceWatcherWin::kStorageUniqueIdA[] =
55 TestPortableDeviceWatcherWin::TestPortableDeviceWatcherWin() function in class:storage_monitor::TestPortableDeviceWatcherWin
59 TestPortableDeviceWatcherWin
[all...]

Completed in 276 milliseconds