Home
last modified time | relevance | path

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

/external/dtc/tests/
Dvalue-labels.c61 static void check_prop_labels(void *sohandle, void *fdt, const char *name, in check_prop_labels() function
122 check_prop_labels(sohandle, fdt, "prop1", labels1, ARRAY_SIZE(labels1)); in main()
123 check_prop_labels(sohandle, fdt, "prop2", labels2, ARRAY_SIZE(labels2)); in main()
124 check_prop_labels(sohandle, fdt, "prop3", labels3, ARRAY_SIZE(labels3)); in main()