Home
last modified time | relevance | path

Searched refs:num_messages (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/logging/logd/
H A DSerializedFlushToStateTest.cpp195 unsigned int num_messages = 1 + rand() % 15; in TEST_F() local
196 auto messages = std::vector<std::string>{num_messages, "same message"}; in TEST_F()
/aosp12/hardware/ril/include/telephony/
H A Dril_cdma_sms.h777 unsigned char num_messages; /* the actual value; not BCDs */ member