Home
last modified time | relevance | path

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

/device/generic/car/emulator/usbpt/usbip-service/
DUsbIpTest.cpp63 static FILE *get_fp_from_string(const std::string &test_input) { in get_fp_from_string() argument
64 return fmemopen((void *)test_input.c_str(), test_input.size(), "r"); in get_fp_from_string()