Home
last modified time | relevance | path

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

/external/libsrtp2/test/
Dcutest.h143 static int test_current_failures__ = 0; variable
257 test_current_failures__++; in test_check__()
308 test_current_failures__ = 0; in test_do_run__()
351 switch (test_current_failures__) { in test_do_run__()
363 test_current_failures__); in test_do_run__()
366 } else if (test_verbose_level__ >= 1 && test_current_failures__ == 0) { in test_do_run__()
373 return (test_current_failures__ == 0) ? 0 : -1; in test_do_run__()