Searched refs:not_enough_memory (Results 1 – 1 of 1) sorted by relevance
1181 char not_enough_memory[] = "\tfoo"; in ZTEST() local1182 size_t len = sizeof(not_enough_memory) - 1; in ZTEST()1185 ret = json_escape(not_enough_memory, &len, sizeof(not_enough_memory)); in ZTEST()