Home
last modified time | relevance | path

Searched defs:GenFunctionWrapper (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/tests/scripts/
Dtest_generate_test_code.py184 class GenFunctionWrapper(TestCase): class
/third_party/openhitls/testcode/framework/gen_test/
Dhelper.c358 int GenFunctionWrapper(FILE *file, FunctionTable *function) in GenFunctionWrapper() function