Home
last modified time | relevance | path

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

/openthread-latest/tests/nexus/
Dtest_large_network.cpp41 typedef uint16_t RoleStats[kNumberOfRoles]; typedef
43 static void CaculateRoleStats(Core &aNexus, RoleStats &aRoleStats) in CaculateRoleStats()
53 static bool CheckRoleStats(const RoleStats &aRoleStats) in CheckRoleStats()
70 RoleStats roleStats; in Test()