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

  /external/chromium_org/chrome/browser/storage_monitor/
test_volume_mount_watcher_win.h 22 class TestVolumeMountWatcherWin : public VolumeMountWatcherWin {
24 TestVolumeMountWatcherWin();
25 virtual ~TestVolumeMountWatcherWin();
64 DISALLOW_COPY_AND_ASSIGN(TestVolumeMountWatcherWin);
test_volume_mount_watcher_win.cc 5 // TestVolumeMountWatcherWin implementation.
85 // TestVolumeMountWatcherWin ---------------------------------------------------
87 TestVolumeMountWatcherWin::TestVolumeMountWatcherWin()
90 TestVolumeMountWatcherWin::~TestVolumeMountWatcherWin() {
93 void TestVolumeMountWatcherWin::AddDeviceForTesting(
104 void TestVolumeMountWatcherWin::SetAttachedDevicesFake() {
108 void TestVolumeMountWatcherWin::FlushWorkerPoolForTesting() {
112 void TestVolumeMountWatcherWin::DeviceCheckComplete
    [all...]

Completed in 65 milliseconds