Searched refs:num_tests (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/kernel/lib/unittest/
H A Dunittest.cpp241 const size_t num_tests = local
244 const char** failed_names = static_cast<const char**>(calloc(num_tests + 1, sizeof(char*)));

Completed in 19 milliseconds