Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/log/src/
Dvlog_test.cc175 char const* nonnull_str = "hello world"; in TEST() local
176 log::info("input: {}", nonnull_str); in TEST()