Searched defs:test_stats (Results 1 – 4 of 4) sorted by relevance
65 static struct test_stats { struct67 int conn_count;70 int dconn_count;73 int event_count;98 * @return struct test_stats -- The copy of the global test stats struct before it was reset argument
16 static void test_stats(const char *error_string, in test_stats() function
27 struct bt_mesh_test_stats test_stats; variable
554 k_thread_runtime_stats_t test_stats; in ZTEST() local