Home
last modified time | relevance | path

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

/optee_test-3.20.0/host/xtest/adbg/src/
A Dadbg_case.c296 char PrefixTitle[80] = { }; in ADBG_Case_CreateSubCase() local
300 snprintf(PrefixTitle, sizeof(PrefixTitle), "%s.%d", in ADBG_Case_CreateSubCase()
302 SubCase_p->TestID_p = strdup(PrefixTitle); in ADBG_Case_CreateSubCase()

Completed in 3 milliseconds