Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_nat64.cpp91 void TestCase6To4(const char *aTestName, in TestCase6To4() argument
99 printf("Testing NAT64 6 to 4: %s\n", aTestName); in TestCase6To4()
118 void TestCase4To6(const char *aTestName, in TestCase4To6() argument
126 printf("Testing NAT64 4 to 6: %s\n", aTestName); in TestCase4To6()
Dtest_lowpan.hpp62 explicit TestIphcVector(const char *aTestName) in TestIphcVector() argument
65 mTestName = aTestName; in TestIphcVector()