Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/api-tests/api-test-async-dns/
Dmain.c28 const char *emit_test; member
331 __func__, ipt[n].emit_test, m); in main()
337 if (strcmp(ipt[n].emit_test, buf)) { in main()
/third_party/weston/tools/zunitc/src/
Dzuc_junit_reporter.c272 emit_test(xmlNodePtr parent, struct zuc_test *test) in emit_test() function
337 emit_test(node, test_case->tests[i]); in emit_case()