OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_good_proto
(Results
1 - 2
of
2
) sorted by null
/system/core/metricsd/uploader/mock/
sender_mock.h
33
bool
is_good_proto
() { return is_good_proto_; }
function in class:SenderMock
55
// If
is_good_proto
is true, last_message_proto is the deserialized
/system/core/metricsd/uploader/
upload_service_test.cc
254
EXPECT_TRUE(sender->
is_good_proto
());
Completed in 97 milliseconds