Searched defs:fail_count (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/unit/atf-src/atf-c/
H A Dtc.c65 size_t fail_count; member in struct:context
110 ctx->fail_count = 0;
312 ctx->fail_count++;
1014 if (Current.fail_count > 0) {
1018 "more details", Current.fail_count);

Completed in 28 milliseconds