Searched defs:pcszDesc (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstIprtList.cpp153 * @param pcszDesc The test description.
158 static void test1(const char *pcszDesc, T3 paTestData[], size_t cTestItems) argument
160 RTTestISubF("%s with size of %u (items=%u)", pcszDesc, sizeof(T1), cTestItems);
/vbox/src/VBox/Devices/Network/
H A DDevVirtioNet.cpp338 const char *pcszDesc; member in struct:__anon14876
364 Log3(("%s --> %s\n", INSTANCE(pThis), s_aFeatures[i].pcszDesc));

Completed in 49 milliseconds