Home
last modified time | relevance | path

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

/external/crosvm/tests/
Dplugin_adder.c37 char g_serial_out[16]; variable
67 g_serial_out[i] = evt.io_access.data[0]; in vcpu_thread()
221 return strcmp(g_serial_out, "9\n"); in main()
Dplugin_vcpu_pause.c38 static char g_serial_out[16]; variable