Home
last modified time | relevance | path

Searched refs:g_currentFunc (Results 1 - 1 of 1) sorted by relevance

/drivers/peripheral/usb/test/unittest/hal/src/
H A Dusbfn_mtp_test.cpp71 int32_t g_currentFunc = USB_FUNCTION_NONE; member
189 ret = g_usbInterface->GetCurrentFunctions(g_currentFunc); in SetUpTestCase()
191 std::cout << "===>current function=" << g_currentFunc << ", set function to mtp, please wait" << std::endl; in SetUpTestCase()
208 ret = g_usbInterface->SetCurrentFunctions(g_currentFunc); in TearDownTestCase()

Completed in 3 milliseconds