Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_nat64.cpp92 void TestCase6To4(const char *aTestName, in TestCase6To4() argument
100 printf("Testing NAT64 6 to 4: %s\n", aTestName); in TestCase6To4()
119 void TestCase4To6(const char *aTestName, in TestCase4To6() argument
127 printf("Testing NAT64 4 to 6: %s\n", aTestName); in TestCase4To6()
Dtest_lowpan.hpp61 explicit TestIphcVector(const char *aTestName) in TestIphcVector() argument
64 mTestName = aTestName; in TestIphcVector()