Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-test-sequencer.h34 int *count_tests; /* count of done tests */ member
/third_party/libwebsockets/minimal-examples/api-tests/api-test-smtp_client/
Dmain.c16 static int interrupted, results[10], count_tests, count_passes; variable