Home
last modified time | relevance | path

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

/system/connectivity/wifilogd/tests/
Dbyte_buffer_unittest.cpp53 const std::string message2{"world"}; in TEST_F() local
75 const std::string message2{"world"}; in TEST_F() local
Dmessage_buffer_unittest.cpp271 const std::vector<uint8_t> message2{{'w', 'o', 'r', 'l', 'd'}}; in TEST_F() local
313 const std::vector<uint8_t> message2{{'w', 'o', 'r', 'l', 'd'}}; in TEST_F() local
/system/core/fs_mgr/libdm/
Ddm_test.cpp59 const char message2[] = "Goodbye. This is sector 2."; in TEST() local