OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 26 milliseconds