OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SenderMock
(Results
1 - 2
of
2
) sorted by null
/system/core/metricsd/uploader/mock/
sender_mock.cc
19
SenderMock
::
SenderMock
() {
23
bool
SenderMock
::Send(const std::string& content, const std::string& hash) {
30
void
SenderMock
::Reset() {
sender_mock.h
26
class
SenderMock
: public Sender {
28
SenderMock
();
Completed in 139 milliseconds