Home
last modified time | relevance | path

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

/test/vts/drivers/shell/
DShellDriverMain.cpp56 string socket_path = DEFAULT_SOCKET_PATH; in main() local
70 socket_path = string(optarg); in main()
80 android::vts::VtsShellDriver shellDriver(socket_path.c_str()); in main()