Home
last modified time | relevance | path

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

/device/board/isoftstone/yangfan/common/mqtt/mqttclient/test/
Dtest1.cpp234 int tests = 0; variable
913 int (*tests[])(Options) = {NULL, test1, test2, test3, /*test4, test5, test6, test6a*/}; in main() local
/device/board/isoftstone/yangfan/common/mqtt/mqttclient_c/test/
Dtest1.c239 int tests = 0; variable
1023 int (*tests[])() = {NULL, test1, test2, test3}; in main() local
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/
Ddrm_color_mgmt.c510 int drm_color_lut_check(const struct drm_property_blob *lut, u32 tests) in drm_color_lut_check()
/device/board/isoftstone/yangfan/common/mqtt/mqttpacket/test/
Dtest1.c191 int tests = 0; variable
592 int (*tests[])() = {NULL, test1, test2, test3, test4, test5, test6}; in main() local