Home
last modified time | relevance | path

Searched defs:tt_test_t (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/libconfig/tinytest/
H A Dtinytest.h35 typedef struct tt_test_t struct
40 struct tt_test_t *next; argument
41 } tt_test_t; typedef