Searched refs:string_b (Results 1 – 1 of 1) sorted by relevance
282 static const char string_b[] = "World"; in ZTEST() local298 ret = lwm2m_set_string(&path_b, string_b); in ZTEST()307 zassert_equal(0, memcmp(buf, string_b, sizeof(string_b))); in ZTEST()