Searched refs:nonnull_str (Results 1 – 1 of 1) sorted by relevance
175 char const* nonnull_str = "hello world"; in TEST() local176 log::info("input: {}", nonnull_str); in TEST()