Searched defs:tests (Results 1 – 4 of 4) sorted by relevance
| /device/board/isoftstone/yangfan/common/mqtt/mqttclient/test/ |
| D | test1.cpp | 234 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/ |
| D | test1.c | 239 int tests = 0; variable 1023 int (*tests[])() = {NULL, test1, test2, test3}; in main() local
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| D | drm_color_mgmt.c | 510 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/ |
| D | test1.c | 191 int tests = 0; variable 592 int (*tests[])() = {NULL, test1, test2, test3, test4, test5, test6}; in main() local
|