Searched refs:json_test_cases (Results 1 – 1 of 1) sorted by relevance
923 static const struct json_test_data json_test_cases[] = { variable975 for (i = 0; i < ARRAY_SIZE(json_test_cases); i++) { in json_tests()976 const struct json_test_data *test = &json_test_cases[i]; in json_tests()