Searched refs:Count (Results 1 – 8 of 8) sorted by relevance
/openthread-3.5.0/tests/unit/ |
D | test_multicast_listeners_table.cpp | 83 VerifyOrQuit(table.Count() == 2, "Table count is wrong"); in TestMulticastListenersTable() 94 VerifyOrQuit(table.Count() == 0, "Table count is wrong"); in TestMulticastListenersTable() 106 VerifyOrQuit(table.Count() == i + 1, "Table count is wrong"); in TestMulticastListenersTable() 117 …VerifyOrQuit(table.Count() == OPENTHREAD_CONFIG_MAX_MULTICAST_LISTENERS - i - 1, "Table count is w… in TestMulticastListenersTable() 123 VerifyOrQuit(table.Count() == 0, "Table count is wrong"); in TestMulticastListenersTable()
|
/openthread-3.5.0/third_party/mbedtls/repo/tests/scripts/ |
D | gen_ctr_drbg.pl | 71 my $Count = get_val("COUNT"); 85 …esistanceStr,$EntropyInputLen,$NonceLen,$PersonalizationStringLen,$AdditionalInputLen) #$Count\n"); 96 …esistanceStr,$EntropyInputLen,$NonceLen,$PersonalizationStringLen,$AdditionalInputLen) #$Count\n");
|
D | gen_gcm_encrypt.pl | 71 my $Count = get_val("Count"); 79 print("GCM NIST Validation (AES-$key_len,$iv_len,$pt_len,$add_len,$tag_len) #$Count\n");
|
D | gen_gcm_decrypt.pl | 88 my $Count = get_val("Count"); 96 print("GCM NIST Validation (AES-$key_len,$iv_len,$pt_len,$add_len,$tag_len) #$Count\n");
|
/openthread-3.5.0/src/core/backbone_router/ |
D | multicast_listeners_table.hpp | 159 uint16_t Count(void) const { return mNumValidListeners; } in Count() function in ot::BackboneRouter::MulticastListenersTable
|
/openthread-3.5.0/tests/scripts/thread-cert/ |
D | mesh_cop.py | 765 class Count(object): class
|
/openthread-3.5.0/third_party/mbedtls/repo/tests/suites/ |
D | host_test.function | 158 * \return Count of strings found.
|
/openthread-3.5.0/src/cli/ |
D | README.md | 1875 - PDU Counter: 2 (Count/Summation) 3449 | Min | Max |Msg Count|
|