Home
last modified time | relevance | path

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

/development/host/windows/usb/adb_winapi_test/
Dadb_winapi_test.cpp77 bool TestInterface(const wchar_t* device_name);
179 TestInterface(interface_info.device_name); in TestInterfaces()
197 bool TestInterface(const wchar_t* device_name) { in TestInterface() function