Home
last modified time | relevance | path

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

/systemd-251/src/test/
Dtest-json.c144 static void test_1(JsonVariant *v) { in test_1() function
621 test_variant_one("{\"k\": \"v\", \"foo\": [1, 2, 3], \"bar\": {\"zap\": null}}", test_1); in TEST()