HomeSort by relevance Sort by last modified time
    Searched defs:TestPortableDeviceWatcherWin (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/storage_monitor/
test_portable_device_watcher_win.cc 5 // TestPortableDeviceWatcherWin implementation.
31 if (pnp_device_id == TestPortableDeviceWatcherWin::kMTPDeviceWithInvalidInfo)
42 // TestPortableDeviceWatcherWin ------------------------------------------------
45 const char16 TestPortableDeviceWatcherWin::kMTPDeviceWithMultipleStorages[] =
47 const char16 TestPortableDeviceWatcherWin::kMTPDeviceWithInvalidInfo[] =
49 const char16 TestPortableDeviceWatcherWin::kMTPDeviceWithValidInfo[] =
51 const char TestPortableDeviceWatcherWin::kStorageUniqueIdA[] =
54 TestPortableDeviceWatcherWin::TestPortableDeviceWatcherWin()
58 TestPortableDeviceWatcherWin::~TestPortableDeviceWatcherWin()
    [all...]
test_portable_device_watcher_win.h 19 class TestPortableDeviceWatcherWin : public PortableDeviceWatcherWin {
29 TestPortableDeviceWatcherWin();
30 virtual ~TestPortableDeviceWatcherWin();
74 DISALLOW_COPY_AND_ASSIGN(TestPortableDeviceWatcherWin);

Completed in 36 milliseconds