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

  /external/chromium/chrome/browser/chromeos/cros/
mock_mount_library.h 38 void RemoveObserverInternal(MountLibrary::Observer* observer);
mock_mount_library.cc 29 void MockMountLibrary::RemoveObserverInternal(
38 .WillByDefault(Invoke(this, &MockMountLibrary::RemoveObserverInternal));

Completed in 119 milliseconds