Searched refs:g_hdfConfigTestCaseList (Results 1 – 1 of 1) sorted by relevance
14 HdfTestCaseList g_hdfConfigTestCaseList[] = { variable79 for (i = 0; i < sizeof(g_hdfConfigTestCaseList) / sizeof(g_hdfConfigTestCaseList[0]); ++i) { in HdfConfigEntry()80 if (msg->subCmd != g_hdfConfigTestCaseList[i].subCmd) { in HdfConfigEntry()83 if (g_hdfConfigTestCaseList[i].testFunc == NULL) { in HdfConfigEntry()87 msg->result = g_hdfConfigTestCaseList[i].testFunc(); in HdfConfigEntry()