Home
last modified time | relevance | path

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

/openthread-latest/tests/unit/
Dtest_cmd_line_parser.cpp222 TestCase<int32_t> kInt32TestCases[] = { in TestParsingInts() local
243 VerifyParser<int32_t, ParseAsInt32>(kInt32TestCases, "ParseAsInt32", "%d"); in TestParsingInts()