OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MockSMInterface
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/tools/flip_server/
flip_test_utils.cc
9
MockSMInterface
::
MockSMInterface
() {}
11
MockSMInterface
::~
MockSMInterface
() {}
flip_test_utils.h
16
class
MockSMInterface
: public SMInterface {
18
MockSMInterface
();
19
virtual ~
MockSMInterface
();
Completed in 29 milliseconds