Home
last modified time | relevance | path

Searched defs:message1 (Results 1 – 3 of 3) sorted by relevance

/system/connectivity/wifilogd/tests/
Dbyte_buffer_unittest.cpp52 const std::string message1{"hello"}; in TEST_F() local
62 const std::string message1{"hello"}; in TEST_F() local
74 const std::string message1{"hello"}; in TEST_F() local
84 const std::string message1{"hello"}; in TEST_F() local
Dmessage_buffer_unittest.cpp270 const std::vector<uint8_t> message1{{'h', 'e', 'l', 'l', 'o'}}; in TEST_F() local
308 const std::vector<uint8_t> message1{{'h', 'e', 'l', 'l', 'o'}}; in TEST_F() local
/system/core/fs_mgr/libdm/
Ddm_test.cpp58 const char message1[] = "Hello! This is sector 1."; in TEST() local